mirror of
https://github.com/python/cpython.git
synced 2025-11-03 03:22:27 +00:00
* Move the code for generating Modules/_sre/sre_constants.h from Lib/re/_constants.py into a separate script Tools/scripts/generate_sre_constants.py. * Add target `regen-sre` in the makefile. * Make target `regen-all` depending on `regen-sre`. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _compiler.py | ||
| _constants.py | ||
| _parser.py | ||