]> granicus.if.org Git - python/commit
Fix test case for when time.tzname[0] is either UTC or GMT. Also have test
authorBrett Cannon <bcannon@gmail.com>
Mon, 12 Jul 2004 19:34:02 +0000 (19:34 +0000)
committerBrett Cannon <bcannon@gmail.com>
Mon, 12 Jul 2004 19:34:02 +0000 (19:34 +0000)
commitfdf7449ad232bcb5dc1413a52603ad6e904d9246
tree56e7af2765a81867db54f8e041f29990a71ad7a2
parent20f42c433b81f64a1e8ac51c895d5292c7881cd8
Fix test case for when time.tzname[0] is either UTC or GMT.  Also have test
output more telling details when there is a failure.
Lib/test/test_strptime.py