mirror of
https://github.com/python/cpython.git
synced 2024-12-11 10:50:11 +08:00
48ec61a89a
In expression (?(group)...) an appropriate re.error is now raised if the group number refers to not defined group. Previously it raised RuntimeError: invalid SRE code. |
||
---|---|---|
.. | ||
__init__.py | ||
_compiler.py | ||
_constants.py | ||
_parser.py |