[docs] [issue10875] Update Regular Expression HOWTO

SilentGhost report at bugs.python.org
Sun Jan 9 23:29:07 CET 2011


SilentGhost <ghost.adh at gmail.com> added the comment:

I don't know whether it would be easy to strip down py3k version to 2.7 version.

Seeing how it's just a basic introduction, I would think that a single statement re unicode support might be sufficient. For exhaustive description of special sequences refer the docs and carry on with ascii strings.

Attached patch fixes path issue.

----------
Added file: http://bugs.python.org/file20332/regex.rst.diff

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


More information about the docs mailing list