cpython/Lib/re
Miro Hrončok 16a7e4a0b7
gh-92728: Restore re.template, but deprecate it (GH-93161)
Revert "bpo-47211: Remove function re.template() and flag re.TEMPLATE (GH-32300)"

This reverts commit b09184bf05.
2022-05-25 09:05:35 +03:00
..
__init__.py gh-92728: Restore re.template, but deprecate it (GH-93161) 2022-05-25 09:05:35 +03:00
_casefix.py gh-91575: Add a script for generating data for case-insensitive matching in re (GH-91660) 2022-04-22 21:37:46 +03:00
_compiler.py gh-92728: Restore re.template, but deprecate it (GH-93161) 2022-05-25 09:05:35 +03:00
_constants.py gh-92728: Restore re.template, but deprecate it (GH-93161) 2022-05-25 09:05:35 +03:00
_parser.py gh-92728: Restore re.template, but deprecate it (GH-93161) 2022-05-25 09:05:35 +03:00