>I have a large volume of files to change so I need to > automate the search and replace. I'll be replacing > bits of text with other bits of text. This is working > for now but I'd like to know how a real programmer > would do it.
A "real programmer" would use the right tool for the job, hence he/she would use sed! Not re-inventing the wheel is part of being a "real programmer" http://www.guidenet.net/resources/programmers.html :-) Alan G. _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor