commit | d31fdc547b1805516f6013af672e43cc66bd8c22 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Thu Oct 16 22:49:08 2008 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Thu Oct 16 22:49:08 2008 +0000 |
tree | fb18651e439e7f0e80f7741a067d17eeb31ce661 | |
parent | 8e8c2152fbfb1d48929d9be8222cb2f73b562060 [diff] |
Unblocked revisions 66386 via svnmerge ........ r66386 | nick.coghlan | 2008-09-11 07:11:06 -0500 (Thu, 11 Sep 2008) | 1 line Issue #3781: Final cleanup of warnings.catch_warnings and its usage in the test suite. Closes issue w.r.t. 2.6 (R: Brett Cannon) ........