Discussion:
[Python-3000-checkins] r65396 - python/branches/py3k
brett.cannon
2008-08-02 03:38:29 UTC
Permalink
Author: brett.cannon
Date: Sat Aug 2 05:38:29 2008
New Revision: 65396

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


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

Loading...