This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-08-04 00:48:58 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
ff2cf1d7d5
cpython
/
Lib
/
re
History
Download ZIP
Download TAR.GZ
Serhiy Storchaka
ff2cf1d7d5
bpo-47152: Remove unused import in re (GH-32298)
2022-04-04 12:00:53 +03:00
..
__init__.py
bpo-47152: Remove unused import in re (GH-32298)
2022-04-04 12:00:53 +03:00
_compiler.py
_constants.py
bpo-47152: Move sources of the _sre module into a subdirectory (GH-32290)
2022-04-04 10:53:26 +03:00
_parser.py