]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Modified test for tzset to not rely on tm->tm_zone's existence. Also added
authorBrett Cannon <bcannon@gmail.com>
Thu, 10 Feb 2005 20:48:03 +0000 (20:48 +0000)
committerBrett Cannon <bcannon@gmail.com>
Thu, 10 Feb 2005 20:48:03 +0000 (20:48 +0000)
commit438024258078d46e76c55cbf35d387725034be19
tree6bdbf92db766140af306888681351d378a992992
parent64d904b715b1cf6a29bfa72a72aeb6a3e72eac5a
Modified test for tzset to not rely on tm->tm_zone's existence.  Also added
sanity checks on tzname if HAVE_TZNAME defined.

Closes bug #1096244.  Thanks Gregory Bond.
Misc/ACKS
Misc/NEWS
configure
configure.in