Issue #16826: Don't check for PYTHONCASEOK when using -E.
This commit fixes a regression that sneaked into Python 3.3 where importlib was not respecting -E when checking for the PYTHONCASEOK environment variable.
Showing
This source diff could not be displayed because it is too large. You can view the blob instead.
Please register or sign in to comment