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 BreamoreBoy, MizardX, ezio.melotti, moreati, mrabarnett, serhiy.storchaka, timehorse
Date 2014-08-01.14:48:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1406904527.48.0.656825118298.issue9529@psf.upfronthosting.co.za>
In-reply-to
Content
Even if it doesn't get included in the stdlib, some people might decide to switch from re to regex (or possibly vice versa) for their projects, so the closer they are the easier this will be.  Another reason is that afaik the authors of the regex module made a conscious effort to maintain compatibility with re, so returning the favor is the least we can do.
History
Date User Action Args
2014-08-01 14:48:47ezio.melottisetrecipients: + ezio.melotti, timehorse, mrabarnett, moreati, MizardX, BreamoreBoy, serhiy.storchaka
2014-08-01 14:48:47ezio.melottisetmessageid: <1406904527.48.0.656825118298.issue9529@psf.upfronthosting.co.za>
2014-08-01 14:48:47ezio.melottilinkissue9529 messages
2014-08-01 14:48:47ezio.melotticreate