Staging
v0.5.1
https://github.com/python/cpython
Revision d151da9ef7de3ce93f0e29a62ae2a470495db1d0 authored by Meador Inge on 03 September 2013, 21:37:26 UTC, committed by Meador Inge on 03 September 2013, 21:37:26 UTC
This commit fixes a regression that sneaked into Python 3.3 where importlib
was not respecting -E when checking for the PYTHONCASEOK environment variable.
1 parent 9edb168
History
Tip revision: d151da9ef7de3ce93f0e29a62ae2a470495db1d0 authored by Meador Inge on 03 September 2013, 21:37:26 UTC
Issue #16826: Don't check for PYTHONCASEOK when using -E.
Tip revision: d151da9
File Mode Size
Grammar -rw-r--r-- 5.9 KB

back to top