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 Claudiu.Popa
Recipients Claudiu.Popa, docs@python
Date 2013-11-18.09:35:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1384767316.36.0.259346591403.issue19639@psf.upfronthosting.co.za>
In-reply-to
Content
When issue17087 was accepted, the documentation wasn't changed to reflect the new changes. The attached patch fixes this, replacing the old <_sre.Match object ...> with the deterministic repr of the match object.
History
Date User Action Args
2013-11-18 09:35:16Claudiu.Popasetrecipients: + Claudiu.Popa, docs@python
2013-11-18 09:35:16Claudiu.Popasetmessageid: <1384767316.36.0.259346591403.issue19639@psf.upfronthosting.co.za>
2013-11-18 09:35:16Claudiu.Popalinkissue19639 messages
2013-11-18 09:35:16Claudiu.Popacreate