summaryrefslogtreecommitdiffstats
path: root/Lib/tzparse.py
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1998-08-04 16:01:23 (GMT)
committerGuido van Rossum <guido@python.org>1998-08-04 16:01:23 (GMT)
commitda4d6daa4a4a95f7031f9b8c3e76222ec4fd509e (patch)
treed1671b4ed83c5208bfaff6de65bde7ef4b853f0c /Lib/tzparse.py
parent7f875ef74993a32e6206d728677be29ab43e719d (diff)
downloadcpython-da4d6daa4a4a95f7031f9b8c3e76222ec4fd509e.zip
cpython-da4d6daa4a4a95f7031f9b8c3e76222ec4fd509e.tar.gz
cpython-da4d6daa4a4a95f7031f9b8c3e76222ec4fd509e.tar.bz2
Support case insensitive treatment of os.environ keys on Windows and
DOS (as well as OS/2). I presume that making a call to putenv() with a lowercase key will actually do the right thing. I know this is so on Windows/DOS, and I expect it is so OS/2 -- but the old OS/2 code didn't assume this. (I don't know if the person who provided the OS/2 patch was clueless or just didn't care about DOS and Windows.) Also ripped out the support for pickling -- as of 1.5, this is no longer needed to make pickling work.
Diffstat (limited to 'Lib/tzparse.py')
0 files changed, 0 insertions, 0 deletions