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 serhiy.storchaka
Recipients akuchling, barry, docs@python, ezio.melotti, mrabarnett, serhiy.storchaka
Date 2017-10-06.14:22:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507299732.49.0.213398074469.issue31714@psf.upfronthosting.co.za>
In-reply-to
Content
The proposed PR improves the documentation of re module and Regular Expression HOWTO.

* Clarify the effect of the LOCALE flag.

* Remove outdated statements.

* Add an example of escaping a replacement string.

* Add or correct some references.

* Improve and fix a formatting.
History
Date User Action Args
2017-10-06 14:22:12serhiy.storchakasetrecipients: + serhiy.storchaka, barry, akuchling, ezio.melotti, mrabarnett, docs@python
2017-10-06 14:22:12serhiy.storchakasetmessageid: <1507299732.49.0.213398074469.issue31714@psf.upfronthosting.co.za>
2017-10-06 14:22:12serhiy.storchakalinkissue31714 messages
2017-10-06 14:22:12serhiy.storchakacreate