[docs] [issue28450] Misleading/inaccurate documentation about unknown escape sequences in regular expressions

Serhiy Storchaka report at bugs.python.org
Sun Oct 16 04:04:15 EDT 2016


Serhiy Storchaka added the comment:

Thank you for your report Lele. Agreed, the documentation looks misleading.

Do you want to provide more clear wording?

----------
nosy: +Rosuav, mrabarnett, nedbat, serhiy.storchaka
stage:  -> needs patch
title: Misleading/inaccurate documentation about unknown escape sequences -> Misleading/inaccurate documentation about unknown escape sequences in regular expressions
type:  -> enhancement
versions: +Python 3.5, Python 3.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28450>
_______________________________________


More information about the docs mailing list