summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2009-10-29 01:57:08 (GMT)
committerBenjamin Peterson <benjamin@python.org>2009-10-29 01:57:08 (GMT)
commite7228d3e01d03e915ee42fceea914e1c7273b1e2 (patch)
treeb12d182b16cab4c2a5b90ddf3f21b4dad3c33c1b
parent602beb88d2d19190424fb1019ae21f32a7f6ec04 (diff)
downloadcpython-e7228d3e01d03e915ee42fceea914e1c7273b1e2.zip
cpython-e7228d3e01d03e915ee42fceea914e1c7273b1e2.tar.gz
cpython-e7228d3e01d03e915ee42fceea914e1c7273b1e2.tar.bz2
remove binary mimetype
-rw-r--r--Lib/test/test_pep263.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/test_pep263.py b/Lib/test/test_pep263.py
index 1a85f3b..a3a9ade 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