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 mark.dickinson
Recipients ezio.melotti, lpd, mark.dickinson, mrabarnett, tim.peters
Date 2012-11-27.08:58:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1354006726.63.0.48658954148.issue16563@psf.upfronthosting.co.za>
In-reply-to
Content
@lpd:  you may want to look at the 'regex' module on PyPI [1] to see if it solves your problems.  The idea is that some form of this should eventually go into the standard library, but we've been lacking volunteers for the huge code review task involved.

[1] http://pypi.python.org/pypi/regex.
History
Date User Action Args
2012-11-27 08:58:46mark.dickinsonsetrecipients: + mark.dickinson, tim.peters, lpd, ezio.melotti, mrabarnett
2012-11-27 08:58:46mark.dickinsonsetmessageid: <1354006726.63.0.48658954148.issue16563@psf.upfronthosting.co.za>
2012-11-27 08:58:46mark.dickinsonlinkissue16563 messages
2012-11-27 08:58:46mark.dickinsoncreate