String manipulation advice needed.

Peter L Hansen peter at engcorp.com
Wed Oct 13 18:34:03 EDT 2004


Josiah Carlson wrote:
> Regular Expressions are your freind.  Take a peek at the re module.

No, regular expressions are your enemy, but it's always good
to "know thine enemy", and sometimes you want to use your
enemy as well.

-Peter



More information about the Python-list mailing list