]> granicus.if.org Git - python/commit
Clean up warnings filter use in test_global by no longer having it be a
authorBrett Cannon <bcannon@gmail.com>
Sat, 20 Mar 2010 21:48:19 +0000 (21:48 +0000)
committerBrett Cannon <bcannon@gmail.com>
Sat, 20 Mar 2010 21:48:19 +0000 (21:48 +0000)
commit2298d538b3f5db9dcd14a1dd1eb38a1e9eee1a94
treec2829cb12e71057eef562ce303d319b46cbaace7
parent41a08bcb83e6161eb6b51009d3fd3ca9fce63dc1
Clean up warnings filter use in test_global by no longer having it be a
module-level manipulation of the filter.
Lib/test/test_global.py