Discussion:
[Python-3000-checkins] r65388 - python/branches/py3k
brett.cannon
2008-08-02 03:15:59 UTC
Permalink
Author: brett.cannon
Date: Sat Aug 2 05:15:58 2008
New Revision: 65388

Log:
Blocked revisions 65386 via svnmerge

........
r65386 | brett.cannon | 2008-08-01 20:13:46 -0700 (Fri, 01 Aug 2008) | 3 lines

Remove a tuple unpacking in a parameter list to suppress the SyntaxWarning with
-3.
........


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

Loading...