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 iElectric
Date 2011-06-01.13:03:24
SpamBayes Score 0.10229989
Marked as misclassified No
Message-id <1306933404.89.0.697079292496.issue12234@psf.upfronthosting.co.za>
In-reply-to
Content
When using self.assertRegexpMatches, it would be useful to see where did the matching stop. Maybe using re module debugging flag?
History
Date User Action Args
2011-06-01 13:03:25iElectricsetrecipients: + iElectric
2011-06-01 13:03:24iElectricsetmessageid: <1306933404.89.0.697079292496.issue12234@psf.upfronthosting.co.za>
2011-06-01 13:03:24iElectriclinkissue12234 messages
2011-06-01 13:03:24iElectriccreate