From: Benjamin Peterson Date: Sun, 8 Jun 2008 02:26:05 +0000 (+0000) Subject: Blocked revisions 64031 via svnmerge X-Git-Tag: v3.0b1~137 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f010bd5c3412525336fb3800d7e4eb18335e71b6;p=python Blocked revisions 64031 via svnmerge ........ r64031 | benjamin.peterson | 2008-06-07 21:05:33 -0500 (Sat, 07 Jun 2008) | 2 lines change Py3k backquote warning to a SyntaxWarning and add a test ........ ---