On Sun, 09 Nov 2014 11:58:49 -0800, Syed Khalid wrote:

> Python script that does batch find and replace in txt files Need a
> python script that opens all .txt files in a folder find replace/delete
> text and save files.

Sounds like you need sed, not python.

-- 
Denis McMahon, denismfmcma...@gmail.com
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to