bpo-47152: Move sources of the _sre module into a subdirectory (GH-32290)

This commit is contained in:
Serhiy Storchaka 2022-04-04 10:53:26 +03:00 committed by GitHub
parent 4216dce04b
commit 1578f06c1c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 26 additions and 24 deletions

1
configure generated vendored
View file

@ -20557,6 +20557,7 @@ SRCDIRS="\
Modules/_multiprocessing \
Modules/_sha3 \
Modules/_sqlite \
Modules/_sre \
Modules/_xxtestfuzz \
Modules/cjkcodecs \
Modules/expat \