]> granicus.if.org Git - python/commit
Fix test_unittest and test_warnings when running "python -Werror -m test.regrtest"
authorFlorent Xicluna <florent.xicluna@gmail.com>
Thu, 25 Mar 2010 20:39:10 +0000 (20:39 +0000)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Thu, 25 Mar 2010 20:39:10 +0000 (20:39 +0000)
commitfd37dd46e87b6638dbf585c83a14f7c6047741d1
tree19a54b28c5e38212d0608a55cb49c62b81e801a4
parent8aa5a581d3b85d44bbad33e9ad1148430f9aba45
Fix test_unittest and test_warnings when running "python -Werror -m test.regrtest"
Lib/test/test_unittest.py
Lib/test/test_warnings.py