summaryrefslogtreecommitdiffstats
path: root/Lib/numbers.py
diff options
context:
space:
mode:
authorBrett Cannon <brett@python.org>2012-01-30 17:48:16 (GMT)
committerBrett Cannon <brett@python.org>2012-01-30 17:48:16 (GMT)
commit01ad3251aefa7d62308af2580c095ba8ad7885d8 (patch)
tree5d2c10c31ad4bdca02792b385ee7d0a634294cf7 /Lib/numbers.py
parent2372bb07221a44df0bed6a237e243ea36d92906e (diff)
downloadcpython-01ad3251aefa7d62308af2580c095ba8ad7885d8.zip
cpython-01ad3251aefa7d62308af2580c095ba8ad7885d8.tar.gz
cpython-01ad3251aefa7d62308af2580c095ba8ad7885d8.tar.bz2
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 'Lib/numbers.py')
0 files changed, 0 insertions, 0 deletions