Message109463
| Author | mark |
|---|---|
| Recipients | akitada, akuchling, amaury.forgeotdarc, brian.curtin, collinwinter, ezio.melotti, georg.brandl, gregory.p.smith, jaylogan, jimjjewett, loewis, mark, moreati, mrabarnett, nneonneo, pitrou, r.david.murray, rsc, sjmachin, timehorse, vbr |
| Date | 2010-07-07.09:29:54 |
| SpamBayes Score | 0.012494022 |
| Marked as misclassified | No |
| Message-id | <1278494997.13.0.134850245008.issue2636@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I was wrong about r"(?<name>.*)". It is valid in the new engine. And the PyPI docs do say so immediately _following_ the example. I've tried all the examples in "Programming in Python 3 second edition" using "import regex as re" and they all worked. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-07-07 09:29:57 | mark | set | recipients: + mark, loewis, akuchling, georg.brandl, collinwinter, gregory.p.smith, jimjjewett, sjmachin, amaury.forgeotdarc, pitrou, nneonneo, rsc, timehorse, vbr, ezio.melotti, mrabarnett, jaylogan, akitada, moreati, r.david.murray, brian.curtin |
| 2010-07-07 09:29:57 | mark | set | messageid: <1278494997.13.0.134850245008.issue2636@psf.upfronthosting.co.za> |
| 2010-07-07 09:29:55 | mark | link | issue2636 messages |
| 2010-07-07 09:29:55 | mark | create | |