Discussion:
[Python-3000-checkins] r65352 - python/branches/py3k
brett.cannon
2008-08-01 01:38:48 UTC
Permalink
Author: brett.cannon
Date: Fri Aug 1 03:38:47 2008
New Revision: 65352

Log:
Blocked revisions 65351 via svnmerge

........
r65351 | brett.cannon | 2008-07-31 18:36:47 -0700 (Thu, 31 Jul 2008) | 3 lines

Remove use of tuple unpacking and dict.has_key() so as to silence
SyntaxWarning as triggered by -3.
........


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

Loading...