mirror of https://github.com/python/cpython
882cb79afa
Deprecate passing optional arguments maxsplit, count and flags in module-level functions re.split(), re.sub() and re.subn() as positional. They should only be passed by keyword. |
||
---|---|---|
.. | ||
__init__.py | ||
_casefix.py | ||
_compiler.py | ||
_constants.py | ||
_parser.py |