]> granicus.if.org Git - python/commit
Fix obscure failures of datetime-related tests due to the datetime tests failing...
authorGeorg Brandl <georg@python.org>
Mon, 20 Feb 2012 22:37:36 +0000 (23:37 +0100)
committerGeorg Brandl <georg@python.org>
Mon, 20 Feb 2012 22:37:36 +0000 (23:37 +0100)
commite5a0e0a75f4aec8410092f53abad145565e76d3f
treec987296ea5c025a40da99dc725e3472036637791
parent09562b43304a91aa323418834e183e7f39101372
Fix obscure failures of datetime-related tests due to the datetime tests failing to restore the system state completely after testing the pure-Python versions.
Lib/test/datetimetester.py
Lib/test/test_datetime.py