Discussion:
[Python-3000-checkins] r65426 - python/branches/py3k
brett.cannon
2008-08-03 00:59:47 UTC
Permalink
Author: brett.cannon
Date: Sun Aug 3 02:59:47 2008
New Revision: 65426

Log:
Blocked revisions 65425 via svnmerge

........
r65425 | brett.cannon | 2008-08-02 17:58:51 -0700 (Sat, 02 Aug 2008) | 3 lines

Silence SyntaxWarning and DeprecationWarning in pydoc triggered by tuple
unpacking in parameter lists and using callable(). Found through -3.
........


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

Loading...