mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -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