This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ezio.melotti
Recipients ezio.melotti, lpd, mrabarnett, tim.peters
Date 2012-11-27.00:43:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353977035.21.0.123228537008.issue16563@psf.upfronthosting.co.za>
In-reply-to
Content
I think the problem is the first '+', but I'm not sure if this is similar to other problems (I remember something similar to (x+)* causing problems).

(On a side note: the regex matches non-valid utf-8, see table 3-7 on http://www.unicode.org/versions/Unicode6.0.0/ch03.pdf).
History
Date User Action Args
2012-11-27 00:43:55ezio.melottisetrecipients: + ezio.melotti, tim.peters, lpd, mrabarnett
2012-11-27 00:43:55ezio.melottisetmessageid: <1353977035.21.0.123228537008.issue16563@psf.upfronthosting.co.za>
2012-11-27 00:43:55ezio.melottilinkissue16563 messages
2012-11-27 00:43:55ezio.melotticreate