]> granicus.if.org Git - python/commit
Replaced the flawed "local time" example tzinfo class with the guts
authorTim Peters <tim.peters@gmail.com>
Fri, 3 Jan 2003 22:26:57 +0000 (22:26 +0000)
committerTim Peters <tim.peters@gmail.com>
Fri, 3 Jan 2003 22:26:57 +0000 (22:26 +0000)
commit8827d0c33848d9c1c6489ee31f0a75d7e20c70ef
tree5758e77d6db559355cf1568e1440c071863ab391
parent6f2bb2362a5f5b7065495456c3caf025c65561d5
Replaced the flawed "local time" example tzinfo class with the guts
of Guido's later Local.py (from the datetime sandbox).
Doc/lib/tzinfo-examples.py