Message202481
This is something that the regex module already has, and since it is/was supposed to replace the re module in stdlib, I've been holding off to add to re for a long time. We also discussed this recently on #python-dev, and I think it's OK to add it, as long as it behaves the same way as it does in the regex module.
If others agree it would be great to do it before the 3.4 feature freeze (there aren't many days left). |
|
Date |
User |
Action |
Args |
2013-11-09 15:29:23 | ezio.melotti | set | recipients:
+ ezio.melotti, christian.heimes, mrabarnett, brandon-rhodes, serhiy.storchaka |
2013-11-09 15:29:23 | ezio.melotti | set | messageid: <1384010963.88.0.900305135975.issue19536@psf.upfronthosting.co.za> |
2013-11-09 15:29:23 | ezio.melotti | link | issue19536 messages |
2013-11-09 15:29:23 | ezio.melotti | create | |
|