Message 70370 - Python tracker
Message70370
| Author | amaury.forgeotdarc |
|---|---|
| Recipients | amaury.forgeotdarc, gvanrossum, humitos, mark, pitrou, sven.siegmund |
| Date | 2008-07-28.20:41:54 |
| SpamBayes Score | 0.16024876 |
| Marked as misclassified | No |
| Message-id | <1217277717.21.0.860514510098.issue2834@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Are all those re.ASCII flags mandatory, or are they here just for theoretical correctness? For example, the output of "gcc -dumpversion" is certainly plain ASCII. I don't mind that \d also matches some exotic digit - it just won't happen. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-07-28 20:41:57 | amaury.forgeotdarc | set | recipients: + amaury.forgeotdarc, gvanrossum, pitrou, mark, humitos, sven.siegmund |
| 2008-07-28 20:41:57 | amaury.forgeotdarc | set | messageid: <1217277717.21.0.860514510098.issue2834@psf.upfronthosting.co.za> |
| 2008-07-28 20:41:56 | amaury.forgeotdarc | link | issue2834 messages |
| 2008-07-28 20:41:55 | amaury.forgeotdarc | create | |