]> granicus.if.org Git - python/commit
test_warnings ironically had a single test that was not protecting the warnings
authorBrett Cannon <bcannon@gmail.com>
Wed, 1 Apr 2009 20:25:48 +0000 (20:25 +0000)
committerBrett Cannon <bcannon@gmail.com>
Wed, 1 Apr 2009 20:25:48 +0000 (20:25 +0000)
commitce3d22144781845784d17fa3b4b3e034d2d448f0
treee7a891e797b584d5fac28f3e52540010f534bdf8
parent2da4d628a5100627876a55e6a911d59570cd8c69
test_warnings ironically had a single test that was not protecting the warnings
filter and was resetting it.
Lib/test/test_warnings.py
Misc/NEWS