cpython/Lib/re
Miss Islington (bot) 74b205b3eb
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.
(cherry picked from commit 16a7e4a0b7)

Co-authored-by: Miro Hrončok <miro@hroncok.cz>
2022-05-24 23:32:20 -07:00
..
__init__.py gh-92728: Restore re.template, but deprecate it (GH-93161) 2022-05-24 23:32:20 -07: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-24 23:32:20 -07:00
_constants.py gh-92728: Restore re.template, but deprecate it (GH-93161) 2022-05-24 23:32:20 -07:00
_parser.py gh-92728: Restore re.template, but deprecate it (GH-93161) 2022-05-24 23:32:20 -07:00