From 849f79a5d63deff924e1c62385af0441ee099bcf Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Wed, 3 Sep 2008 22:47:09 +0000 Subject: [PATCH] Blocked revisions 66197 via svnmerge ........ r66197 | brett.cannon | 2008-09-03 15:45:11 -0700 (Wed, 03 Sep 2008) | 6 lines test_py3kwarn had been overlooked when test.test_support.catch_warning() was re-implemented to use warnings.catch_warnings() and had its API improved. Closes issue #3768. Code review by Benjamin Peterson. ........ -- 2.50.1