mirror of
https://github.com/python/cpython.git
synced 2026-07-07 02:32:22 -04:00
fc72ab6913
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