summaryrefslogtreecommitdiff
path: root/Lib/imaplib.py
diff options
context:
space:
mode:
authorBrett Cannon <brett@python.org>2016-07-15 11:54:38 -0700
committerBrett Cannon <brett@python.org>2016-07-15 11:54:38 -0700
commite2ad41ee605fd10544300d372b8f90e7ad460e92 (patch)
tree614174d1a8f5e5b956b227e4cdd2d3257d965b99 /Lib/imaplib.py
parent0a390ce75489a44e4845d4e660f25e0c8d5c1ad5 (diff)
downloadcpython-e2ad41ee605fd10544300d372b8f90e7ad460e92.tar.gz
Issue #27083: Respect the PYTHONCASEOK environment variable under
Windows. Originally only b'PYTHONCASEOK' was being checked for in os.environ, but that won't work under Windows where all environment variables are strings (on OS X they are bytes). Thanks to Eryk Sun for the bug report.
Diffstat (limited to 'Lib/imaplib.py')
0 files changed, 0 insertions, 0 deletions