[issue38691] [easy] importlib: PYTHONCASEOK should be ignored when using python3 -E

STINNER Victor report at bugs.python.org
Fri Jan 24 05:42:07 EST 2020


STINNER Victor <vstinner at python.org> added the comment:

sys.flags.ignore_environment should be used.

----------
keywords: +newcomer friendly
title: importlib: PYTHONCASEOK should be ignored when using python3 -E -> [easy] importlib: PYTHONCASEOK should be ignored when using python3 -E

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38691>
_______________________________________


More information about the Python-bugs-list mailing list