From: Brett Cannon Date: Fri, 1 Aug 2008 01:23:09 +0000 (+0000) Subject: Blocked revisions 65346 via svnmerge X-Git-Tag: v3.0b3~200 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=87668303a421ca8d89930ec9fe1864f3bdd86b7e;p=python Blocked revisions 65346 via svnmerge ........ r65346 | brett.cannon | 2008-07-31 18:21:50 -0700 (Thu, 31 Jul 2008) | 1 line Fix a DeprecationWarning about __getitem__() and exceptions in the 'traceback' module. ........ ---