From: Guido van Rossum Date: Tue, 18 Mar 2008 02:51:35 +0000 (+0000) Subject: Blocked revisions 61475 via svnmerge X-Git-Tag: v3.0a4~141 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cff5a603344c3a67970b28d7870f3ef5d8ea5aec;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 61475 via svnmerge ........ r61475 | guido.van.rossum | 2008-03-17 21:49:46 -0500 (Mon, 17 Mar 2008) | 3 lines - Issue #2371: Add a Py3k warning when catching an exception that doesn't derive from BaseException. ........ ---