From: Benjamin Peterson Date: Tue, 27 May 2008 01:43:57 +0000 (+0000) Subject: Blocked revisions 63738 via svnmerge X-Git-Tag: v3.0b1~206 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=76262356333f4bef993c61436c34ea50ccf53f28;p=python Blocked revisions 63738 via svnmerge ........ r63738 | benjamin.peterson | 2008-05-26 20:42:29 -0500 (Mon, 26 May 2008) | 4 lines Improvements for test_py3kwarn - Always show warnings so they are always catchable - Make test_os_path_walk faster by walking a less populous directory ........ ---