Staging
v0.5.1
https://github.com/python/cpython
Revision cde2200ff28a0a54a1dc62e6a63ca3936fee5177 authored by Brett Cannon on 03 July 2003, 19:59:57 UTC, committed by Brett Cannon on 03 July 2003, 19:59:57 UTC
time.tzname[1] and not time.daylight`` is true when it should only when
time.daylight is true.  Tests are also fixed.

Closes bug #763047 and its cohort #763052.
1 parent ebab26a
History
Tip revision: cde2200ff28a0a54a1dc62e6a63ca3936fee5177 authored by Brett Cannon on 03 July 2003, 19:59:57 UTC
Fixes bug of timezone value being left as -1 when ``time.tzname[0] ==
Tip revision: cde2200
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 109 bytes
.hgtags -rw-r--r-- 2.1 KB
LICENSE -rw-r--r-- 12.6 KB
Makefile.pre.in -rw-r--r-- 30.9 KB
README -rw-r--r-- 47.8 KB
configure -rwxr-xr-x 489.0 KB
configure.in -rw-r--r-- 79.7 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 24.3 KB
setup.py -rw-r--r-- 49.8 KB

README

back to top