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 iElectric
Recipients eric.araujo, ezio.melotti, iElectric, michael.foord
Date 2011-06-04.09:26:57
SpamBayes Score 0.00054870837
Marked as misclassified No
Message-id <1307179618.08.0.576531577105.issue12234@psf.upfronthosting.co.za>
In-reply-to
Content
I see, currently re module does not support debugging for matching a string. Even the upcoming new regex implementation does not support it.
History
Date User Action Args
2011-06-04 09:26:58iElectricsetrecipients: + iElectric, ezio.melotti, eric.araujo, michael.foord
2011-06-04 09:26:58iElectricsetmessageid: <1307179618.08.0.576531577105.issue12234@psf.upfronthosting.co.za>
2011-06-04 09:26:57iElectriclinkissue12234 messages
2011-06-04 09:26:57iElectriccreate