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 cheryl.sabella
Recipients cheryl.sabella, docs@python
Date 2018-01-21.22:47:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516574858.82.0.467229070634.issue32614@psf.upfronthosting.co.za>
In-reply-to
Content
If a documentation example would produce a DeprecationWarning for an invalid escape sequence, change the example to use a raw string.
History
Date User Action Args
2018-01-21 22:47:38cheryl.sabellasetrecipients: + cheryl.sabella, docs@python
2018-01-21 22:47:38cheryl.sabellasetmessageid: <1516574858.82.0.467229070634.issue32614@psf.upfronthosting.co.za>
2018-01-21 22:47:38cheryl.sabellalinkissue32614 messages
2018-01-21 22:47:38cheryl.sabellacreate