This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-12-31 04:23:37 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
130a8c386b
cpython
/
Lib
/
re
History
Download ZIP
Download TAR.GZ
Serhiy Storchaka
130a8c386b
gh-91308: Simplify parsing inline flag "x" (verbose) (GH-91855)
2022-04-23 12:50:42 +03:00
..
__init__.py
bpo-47211: Remove function re.template() and flag re.TEMPLATE (GH-32300)
2022-04-06 19:53:50 +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-91575: Add a script for generating data for case-insensitive matching in re (GH-91660)
2022-04-22 21:37:46 +03:00
_constants.py
bpo-47152: Automatically regenerate sre_constants.h (GH-91439)
2022-04-12 18:34:06 +03:00
_parser.py
gh-91308: Simplify parsing inline flag "x" (verbose) (GH-91855)
2022-04-23 12:50:42 +03:00