Discussion:
[Python-3000-checkins] r65389 - python/branches/py3k
brett.cannon
2008-08-02 03:16:32 UTC
Permalink
Author: brett.cannon
Date: Sat Aug 2 05:16:31 2008
New Revision: 65389

Log:
Blocked revisions 65387 via svnmerge

........
r65387 | brett.cannon | 2008-08-01 20:15:20 -0700 (Fri, 01 Aug 2008) | 3 lines

Remove a tuple unpacking in a parameter list to remove a SyntaxWarning raised
while running under -3.
........


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

Loading...