From: Brett Cannon Date: Wed, 2 Jul 2008 22:06:12 +0000 (+0000) Subject: Merged revisions 64677 via svnmerge from X-Git-Tag: v3.0b2~110 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1af5a1e46802ef7542af591793c26d2b50d60e1c;p=thirdparty%2FPython%2Fcpython.git Merged revisions 64677 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r64677 | brett.cannon | 2008-07-02 14:52:42 -0700 (Wed, 02 Jul 2008) | 2 lines Revert r64673 and instead just change the file encoding. ........ ---