]> granicus.if.org Git - python/commit
The failure of the last-second addition to the timezone coversion test is
authorTim Peters <tim.peters@gmail.com>
Wed, 1 Jan 2003 04:18:51 +0000 (04:18 +0000)
committerTim Peters <tim.peters@gmail.com>
Wed, 1 Jan 2003 04:18:51 +0000 (04:18 +0000)
commit36087edc05b6ccb4a4850ac579ad721d1a72ffdd
tree0accd5c46eb94e620f849c267a407b412860beb1
parent88ad134e3612b32026a9cfb188c55b6ba1664094
The failure of the last-second addition to the timezone coversion test is
understood now:  it can't work.  Added comments explaining why (it's "the
usual"-- unrepresentable hours in local time --but in a slightly different
guise).
Lib/test/test_datetime.py