commit | e7228d3e01d03e915ee42fceea914e1c7273b1e2 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Thu Oct 29 01:57:08 2009 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Thu Oct 29 01:57:08 2009 +0000 |
tree | b12d182b16cab4c2a5b90ddf3f21b4dad3c33c1b | |
parent | 602beb88d2d19190424fb1019ae21f32a7f6ec04 [diff] |
remove binary mimetype
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