mirror of https://github.com/python/cpython
this needn't be a shebang line
This commit is contained in:
parent
76afd3b8d0
commit
95777bb019
|
@ -1,4 +1,4 @@
|
|||
#! -*- coding: koi8-r -*-
|
||||
# -*- coding: koi8-r -*-
|
||||
|
||||
import unittest
|
||||
from test import test_support
|
||||
|
|
Loading…
Reference in New Issue