Discussion:
[Python-3000-checkins] r65370 - python/branches/py3k
benjamin.peterson
2008-08-01 16:19:40 UTC
Permalink
Author: benjamin.peterson
Date: Fri Aug 1 18:19:40 2008
New Revision: 65370

Log:
Blocked revisions 65355 via svnmerge

........
r65355 | brett.cannon | 2008-07-31 20:45:49 -0500 (Thu, 31 Jul 2008) | 2 lines

Remove a use of callable() to silence the warning triggered under -3.
........


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

Loading...