From: Brett Cannon Date: Mon, 4 Aug 2008 21:25:42 +0000 (+0000) Subject: Blocked revisions 65516 via svnmerge X-Git-Tag: v3.0b3~151 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4618d340bb78cec11af9eda14fa32c7376cd5c11;p=thirdparty%2FPython%2Fcpython.git 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. ........ ---