summaryrefslogtreecommitdiff
path: root/Lib/email/feedparser.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
commita47a7a5bf88c72d85f322f528381ebfa924072e9 (patch)
treea2581d2ef9a3909a320df6de9a9134bb91c3f3d1 /Lib/email/feedparser.py
parentf76457e12203d301c94e33957ff7121a24856b83 (diff)
downloadcpython-git-a47a7a5bf88c72d85f322f528381ebfa924072e9.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/email/feedparser.py')
0 files changed, 0 insertions, 0 deletions