reusing parts of a string in RE matches?

BartlebyScrivener rpdooling at gmail.com
Wed May 10 15:07:20 EDT 2006


>> otherwise i might as well just use string
>> methods

I think you're supposed to use string methods if you can, to avoid the
old adage about having two problems instead of one when using regex.

rd




More information about the Python-list mailing list