Staging
v0.8.1
https://github.com/python/cpython
Revision d7a6228af3f60bce7dc565bbf175ffe80fdb6506 authored by Brett Cannon on 10 February 2005, 22:47:13 UTC, committed by Brett Cannon on 10 February 2005, 22:47:13 UTC
sanity checks for tzname when HAVE_TZNAME is defined.

Closes bug #1096244.  Thanks Gregory Bond.
1 parent 89dbd9a
History
Tip revision: d7a6228af3f60bce7dc565bbf175ffe80fdb6506 authored by Brett Cannon on 10 February 2005, 22:47:13 UTC
Fix tzset() check to not require the existence of tm->tm_zone. Also added more
Tip revision: d7a6228
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.5 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 17.5 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top