Staging
v0.8.1
https://github.com/python/cpython
Revision 9ab358ad7cfc235556f52923bcf265b5bc32b4fc authored by Meador Inge on 03 September 2013, 21:53:22 UTC, committed by Meador Inge on 03 September 2013, 21:53:22 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.
2 parent s c6171e4 + d151da9
History
Tip revision: 9ab358ad7cfc235556f52923bcf265b5bc32b4fc authored by Meador Inge on 03 September 2013, 21:53:22 UTC
Issue #16826: Don't check for PYTHONCASEOK when using -E.
Tip revision: 9ab358a
File Mode Size
c-api
data
distutils
extending
faq
howto
includes
install
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 6.9 KB
README.txt -rw-r--r-- 5.1 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 3.3 KB
conf.py -rw-r--r-- 5.9 KB
contents.rst -rw-r--r-- 415 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 38.8 KB
license.rst -rw-r--r-- 47.5 KB
make.bat -rw-r--r-- 1.5 KB

README.txt

back to top