In <[EMAIL PROTECTED]>, bruce wrote: > does python provide regex handling similar to perl. can't find anything in > the docs i've seen to indicate it does...
The `re` module handles Perl compatible regexes.
Ciao,
Marc 'BlackJack' Rintsch
--
http://mail.python.org/mailman/listinfo/python-list
