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 docs@python, ezio.melotti, mrabarnett, serhiy.storchaka
Date 2017-04-08.08:12:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1491639174.85.0.00703016878323.issue30021@psf.upfronthosting.co.za>
In-reply-to
Content
Proposed patch adds examples of using re.escape().

See also issue29995.
History
Date User Action Args
2017-04-08 08:12:54serhiy.storchakasetrecipients: + serhiy.storchaka, ezio.melotti, mrabarnett, docs@python
2017-04-08 08:12:54serhiy.storchakasetmessageid: <1491639174.85.0.00703016878323.issue30021@psf.upfronthosting.co.za>
2017-04-08 08:12:54serhiy.storchakalinkissue30021 messages
2017-04-08 08:12:54serhiy.storchakacreate