From: Brett Cannon Date: Sun, 3 Aug 2008 23:53:13 +0000 (+0000) Subject: Blocked revisions 65455 via svnmerge X-Git-Tag: v3.0b3~165 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ce1396a5dbf457af514d5c05b8623247f1d71eca;p=python 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. ........ ---