]> granicus.if.org Git - python/commit
- New function time.tzset() provides access to the C library tzet()
authorGuido van Rossum <guido@python.org>
Fri, 14 Mar 2003 21:51:36 +0000 (21:51 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 14 Mar 2003 21:51:36 +0000 (21:51 +0000)
commitd11b62edd077428935f93b36ae8d65ebaa684cca
tree9dc367fe07572083aea392a93c9aab9100ad25e4
parent538f1d842c3dfeff279c084d616c03113ec5dd94
- New function time.tzset() provides access to the C library tzet()
  function, if supported.  (SF patch #675422, by Stuart Bishop.)
Lib/test/test_time.py
Misc/ACKS
Misc/NEWS
Modules/timemodule.c
configure
configure.in
pyconfig.h.in