Discussion:
[Python-3000-checkins] r65517 - python/branches/py3k
brett.cannon
2008-08-04 21:25:42 UTC
Permalink
Author: brett.cannon
Date: Mon Aug 4 23:25:42 2008
New Revision: 65517

Log:
Blocked revisions 65516 via svnmerge

........
r65516 | brett.cannon | 2008-08-04 14:24:43 -0700 (Mon, 04 Aug 2008) | 2 lines

Remove a use of callable() from Tkinter to silence warnings under -3.
........


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

Loading...