Stefan Lesicnik, 22.01.2010 09:11:
> I have used the fileinput module for this quiet alot. It has an inplace
> option which does what you want and a backup option that keeps a backup.
> 
> http://docs.python.org/library/fileinput.html
> http://www.doughellmann.com/PyMOTW/fileinput/index.html

Ah, right, I almost forgot about this one:

http://xkcd.com/413/

Stefan

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to