Problem with re.findall?????!!!!!!!!!!

Gerrit Holl gerrit.holl at pobox.com
Mon Feb 21 10:32:31 EST 2000


<quote name="J Donald" date="951138288">
> I'm getting an AttributeError when I try to use re.findall or {my
> compiled re object}.findall.
> Is it me, or is there a problem perhaps with my libraries?

re.findall is new in Python 1.5.2, you are probably running an older
version.

<cut />
</quote>

regards,
Gerrit.

-- 
Comparison Python GUI's: http://www.nl.linux.org/~gerrit/gui.html
Please comment!




More information about the Python-list mailing list