mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
d151da9ef7
This commit fixes a regression that sneaked into Python 3.3 where importlib was not respecting -E when checking for the PYTHONCASEOK environment variable.