Message 176460 - Python tracker
Message176460
| 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:55 | ezio.melotti | set | recipients: + ezio.melotti, tim.peters, lpd, mrabarnett |
| 2012-11-27 00:43:55 | ezio.melotti | set | messageid: <1353977035.21.0.123228537008.issue16563@psf.upfronthosting.co.za> |
| 2012-11-27 00:43:55 | ezio.melotti | link | issue16563 messages |
| 2012-11-27 00:43:55 | ezio.melotti | create | |