mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
bpo-47152: Move sources of the _sre module into a subdirectory (GH-32290)
This commit is contained in:
parent
4216dce04b
commit
1578f06c1c
13 changed files with 26 additions and 24 deletions
1
configure
generated
vendored
1
configure
generated
vendored
|
@ -20557,6 +20557,7 @@ SRCDIRS="\
|
|||
Modules/_multiprocessing \
|
||||
Modules/_sha3 \
|
||||
Modules/_sqlite \
|
||||
Modules/_sre \
|
||||
Modules/_xxtestfuzz \
|
||||
Modules/cjkcodecs \
|
||||
Modules/expat \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue