Python evangelists unite!

Peter Hansen peter at engcorp.com
Mon Dec 3 23:41:25 EST 2001


Fredrik Lundh wrote:
> 
> > Or did you have some other point I missed?
> 
> don't feed the troll.

Doh!  Who wrote the new regex library anyway?  There must be a bug:

>>> import re, list_util
>>> re.findall('(troll)', list_util.get('<mailman.1007098659.11507.python-list at python.org>'))
[]

I'm not sure how it missed that one...

-Peter H



More information about the Python-list mailing list