[docs] [issue10875] Update Regular Expression HOWTO

SilentGhost report at bugs.python.org
Sun Jan 9 22:20:56 CET 2011


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

A few bits and pieces fixed compared to the previous patch.

>>> doctest.testfile("/home/mischa/pydev/Doc/howto/regex.rst", module_relative = False, optionflags=doctest.ELLIPSIS)
TestResults(failed=0, attempted=98)

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

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


More information about the docs mailing list