From: Brett Cannon Date: Mon, 4 Aug 2008 21:08:43 +0000 (+0000) Subject: Blocked revisions 65506 via svnmerge X-Git-Tag: v3.0b3~156 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6b8e4372bed6c69b14211ce6f2e3f2796d3b521e;p=python Blocked revisions 65506 via svnmerge ........ r65506 | brett.cannon | 2008-08-04 14:07:59 -0700 (Mon, 04 Aug 2008) | 2 lines Remove the use of callable() in re to silence warnings under -3. ........ ---