From: Ezio Melotti Date: Mon, 2 Aug 2010 21:53:39 +0000 (+0000) Subject: Unblocked revisions 78814,79049 via svnmerge X-Git-Tag: v2.6.6rc1~41 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6dc97b2076b291b9b02ac7219eb718a434b17920;p=thirdparty%2FPython%2Fcpython.git Unblocked revisions 78814,79049 via svnmerge ........ r78814 | raymond.hettinger | 2010-03-09 13:29:10 +0200 (Tue, 09 Mar 2010) | 1 line Improve code clarity a bit. ........ r79049 | florent.xicluna | 2010-03-18 21:51:47 +0200 (Thu, 18 Mar 2010) | 2 lines #8155: Preserve backward compatibility for test_support.check_warnings(). Add regression tests. ........ ---