mirror of
https://github.com/python/cpython.git
synced 2026-01-30 14:46:17 +00: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