From: Benjamin Peterson Date: Fri, 28 May 2010 03:23:57 +0000 (+0000) Subject: Blocked revisions 81578-81579 via svnmerge X-Git-Tag: v3.2a1~677 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=410e9d773a41441d191bec31f12f5e7e1b11c2f4;p=python Blocked revisions 81578-81579 via svnmerge ........ r81578 | benjamin.peterson | 2010-05-27 21:12:36 -0500 (Thu, 27 May 2010) | 1 line remove non-ascii coding per PEP 8 ........ r81579 | benjamin.peterson | 2010-05-27 22:10:31 -0500 (Thu, 27 May 2010) | 1 line 2to3 doesn't fix test_support #6583 ........ ---