From 06974bb1cc3a3e94c58d6b496827a31630467586 Mon Sep 17 00:00:00 2001 From: Nick Coghlan Date: Thu, 11 Sep 2008 13:59:53 +0000 Subject: [PATCH] Blocked revisions 66386 via svnmerge (needs some fiddling to make it work in 3.0, will add a new patch to the tracker instead of merging) ........ r66386 | nick.coghlan | 2008-09-11 22:11:06 +1000 (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) ........