From: Nick Coghlan <ncoghlan@gmail.com> Date: Sun, 13 Jul 2008 12:29:08 +0000 (+0000) Subject: Blocked revisions 64910 via svnmerge X-Git-Tag: v3.0b2~70 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=82801b7fda4bcb9b0e16b31bd4a3e24ccaf95de0;p=python Blocked revisions 64910 via svnmerge ........ r64910 | nick.coghlan | 2008-07-13 22:23:47 +1000 (Sun, 13 Jul 2008) | 1 line Make test.test_support.catch_warnings more robust as discussed on python-dev. Also add explicit tests for itto test_warnings. ........ ---