bpo-38691: importlib ignores PYTHONCASEOK if -E is used (GH-18627)
The importlib module now ignores the PYTHONCASEOK environment variable when the -E or -I command line options are being used.
I
idomic committed
fc72ab6913f2b5337ae7fda711f2de846d38f479
Parent: e53a393
Committed by GitHub <noreply@github.com>
on 3/9/2020, 11:57:53 AM