From: Guido van Rossum Date: Tue, 18 Mar 2008 04:44:10 +0000 (+0000) Subject: Blocked revisions 61489 via svnmerge X-Git-Tag: v3.0a4~138 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0182992b38f0af09e05969a0ded02d932ca25264;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 61489 via svnmerge ........ r61489 | guido.van.rossum | 2008-03-17 23:42:22 -0500 (Mon, 17 Mar 2008) | 3 lines - Issue 2379: Raise a Py3K warning for __getitem__ or __getslice__ on exception instances. ........ ---