Discussion:
[Python-3000-checkins] r65456 - python/branches/py3k
brett.cannon
2008-08-03 23:53:13 UTC
Permalink
Author: brett.cannon
Date: Mon Aug 4 01:53:13 2008
New Revision: 65456

Log:
Blocked revisions 65455 via svnmerge

........
r65455 | brett.cannon | 2008-08-03 16:52:32 -0700 (Sun, 03 Aug 2008) | 2 lines

Remove a use of callable() in fileinput to silence a -3 warning.
........


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

Loading...