From: Benjamin Peterson Date: Fri, 1 Aug 2008 16:19:40 +0000 (+0000) Subject: Blocked revisions 65355 via svnmerge X-Git-Tag: v3.0b3~193 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=33df74ae129ff56fb07e2a7283652640624ee8c1;p=python 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. ........ ---