summaryrefslogtreecommitdiffstats
path: root/Lib/StringIO.py
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2004-03-07 23:16:27 (GMT)
committerBrett Cannon <bcannon@gmail.com>2004-03-07 23:16:27 (GMT)
commit8172ac3d15a78d0a7a716465b5ce6d9f63434a08 (patch)
tree463646094332961937759950b857028cd281ade3 /Lib/StringIO.py
parentdd80f762650f42f5f9ae820d9f55b21ed6f33bc0 (diff)
downloadcpython-8172ac3d15a78d0a7a716465b5ce6d9f63434a08.zip
cpython-8172ac3d15a78d0a7a716465b5ce6d9f63434a08.tar.gz
cpython-8172ac3d15a78d0a7a716465b5ce6d9f63434a08.tar.bz2
Deal with possible case of having time.tzname[1] containing UTC or GMT.
Since it is known ahead of time that UTC and GMT always have no DST adjustment then just set the isdst value to 0 even if tzname[0] == tzname[1] . Fixes bug #897817 .
Diffstat (limited to 'Lib/StringIO.py')
0 files changed, 0 insertions, 0 deletions