[docs] [issue32614] Fix documentation examples of using re with escape sequences
Cheryl Sabella
report at bugs.python.org
Sun Jan 21 17:47:38 EST 2018
New submission from Cheryl Sabella <chekat2 at gmail.com>:
If a documentation example would produce a DeprecationWarning for an invalid escape sequence, change the example to use a raw string.
----------
assignee: docs at python
components: Documentation
messages: 310386
nosy: csabella, docs at python
priority: normal
severity: normal
status: open
title: Fix documentation examples of using re with escape sequences
type: enhancement
versions: Python 3.7
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32614>
_______________________________________
More information about the docs
mailing list