Discussion:
[Python-3000-checkins] r65347 - python/branches/py3k
brett.cannon
2008-08-01 01:23:09 UTC
Permalink
Author: brett.cannon
Date: Fri Aug 1 03:23:09 2008
New Revision: 65347

Log:
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.
........


Modified:
python/branches/py3k/ (props changed)

Loading...