From 1af5a1e46802ef7542af591793c26d2b50d60e1c Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Wed, 2 Jul 2008 22:06:12 +0000 Subject: [PATCH] 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. ........