summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorBrett Cannon <brett@python.org>2012-01-30 12:48:16 -0500
committerBrett Cannon <brett@python.org>2012-01-30 12:48:16 -0500
commit01ad3251aefa7d62308af2580c095ba8ad7885d8 (patch)
tree5d2c10c31ad4bdca02792b385ee7d0a634294cf7 /Python
parent2372bb07221a44df0bed6a237e243ea36d92906e (diff)
downloadcpython-git-01ad3251aefa7d62308af2580c095ba8ad7885d8.tar.gz
Issue #13890: Fix importlib case-sensitivity tests to not run on Windows.
Thanks to os.environ under Windows only updating the dict and not the environment itself (as exposed by nt.environ), tests using PYTHONCASEOK always fail. Now the tests are skipped when os.environ does not do what is expected.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions