mirror of https://github.com/python/cpython
remove binary mimetype
This commit is contained in:
parent
602beb88d2
commit
e7228d3e01
|
@ -1,5 +1,4 @@
|
||||||
#! -*- coding: koi8-r -*-
|
#! -*- coding: koi8-r -*-
|
||||||
# This file is marked as binary in SVN, to prevent MacCVS from recoding it.
|
|
||||||
|
|
||||||
import unittest
|
import unittest
|
||||||
from test import test_support
|
from test import test_support
|
||||||
|
|
Loading…
Reference in New Issue