mirror of
https://github.com/python/cpython.git
synced 2026-08-08 15:08:27 +08:00
The importlib module now ignores the PYTHONCASEOK environment variable when the -E or -I command line options are being used.
Miscellaneous source files for the main Python shared library