From: Benjamin Peterson Date: Thu, 29 Oct 2009 01:57:08 +0000 (+0000) Subject: remove binary mimetype X-Git-Tag: v2.6.5rc1~411 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e7228d3e01d03e915ee42fceea914e1c7273b1e2;p=python remove binary mimetype --- diff --git a/Lib/test/test_pep263.py b/Lib/test/test_pep263.py index 1a85f3baff..a3a9ade0b6 100644 --- a/Lib/test/test_pep263.py +++ b/Lib/test/test_pep263.py @@ -1,5 +1,4 @@ #! -*- coding: koi8-r -*- -# This file is marked as binary in SVN, to prevent MacCVS from recoding it. import unittest from test import test_support