From: Brett Cannon Date: Sat, 2 Aug 2008 03:38:29 +0000 (+0000) Subject: Blocked revisions 65395 via svnmerge X-Git-Tag: v3.0b3~184 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=59b4b170edd2e62f0b2f427ebeabc0d0ae0d0219;p=python Blocked revisions 65395 via svnmerge ........ r65395 | brett.cannon | 2008-08-01 20:37:50 -0700 (Fri, 01 Aug 2008) | 3 lines Remove a __getitem__() removal on an exception to silence a warning triggered under -3. ........ ---