On Wed, 2002-04-17 at 03:41, Joern Nettingsmeier wrote: > a number of questions about regexes in mailman: <snip> > i'm desperately looking for a python-specific regex documentation. > i'm using a php manual (whose regexes are said to be > perl-compatible), but i seem to run into subtle problems. any > pointers ?
Joern, Here are a couple of links that may help. Also, take a look in the list archive for a thread named "Regular Expressions". http://www.python.org/doc/current/lib/re-syntax.html http://py-howto.sourceforge.net/regex/regex.html -- Mike Noyes <[EMAIL PROTECTED]> http://sourceforge.net/users/mhnoyes/ http://leaf-project.org/ ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py