mirror of
https://github.com/python/cpython.git
synced 2025-09-28 19:25:27 +00:00
this needn't be a shebang line
This commit is contained in:
parent
76afd3b8d0
commit
95777bb019
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#! -*- coding: koi8-r -*-
|
# -*- coding: koi8-r -*-
|
||||||
|
|
||||||
import unittest
|
import unittest
|
||||||
from test import test_support
|
from test import test_support
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue