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 chris.jerdonek
Recipients chris.jerdonek, docs@python, orsenthil
Date 2012-09-11.12:07:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1347365250.51.0.50908200461.issue15920@psf.upfronthosting.co.za>
In-reply-to
Content
This issue is to make the doctests in howto/regex.rst pass using vanilla doctest.  After this issue, 10 out of the 17 HOWTO's will pass with vanilla doctest.

Patch attached.
History
Date User Action Args
2012-09-11 12:07:30chris.jerdoneksetrecipients: + chris.jerdonek, orsenthil, docs@python
2012-09-11 12:07:30chris.jerdoneksetmessageid: <1347365250.51.0.50908200461.issue15920@psf.upfronthosting.co.za>
2012-09-11 12:07:29chris.jerdoneklinkissue15920 messages
2012-09-11 12:07:29chris.jerdonekcreate