[issue47152] Reorganize the re module sources

STINNER Victor report at bugs.python.org
Sat Apr 2 17:52:52 EDT 2022


STINNER Victor <vstinner at python.org> added the comment:

The re.template() function and the re.TEMPLATE functions are not documented and not tested.

The re.Scanner class is not documented but has a test_scanner() test in test_re.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue47152>
_______________________________________


More information about the Python-bugs-list mailing list