From e7228d3e01d03e915ee42fceea914e1c7273b1e2 Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Thu, 29 Oct 2009 01:57:08 +0000 Subject: [PATCH] remove binary mimetype --- Lib/test/test_pep263.py | 1 - 1 file changed, 1 deletion(-) diff --git a/Lib/test/test_pep263.py b/Lib/test/test_pep263.py index 1a85f3baff7..a3a9ade0b65 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