this needn't be a shebang line

This commit is contained in:
Benjamin Peterson 2009-02-14 17:00:51 +00:00
parent 76afd3b8d0
commit 95777bb019

View file

@ -1,4 +1,4 @@
#! -*- coding: koi8-r -*-
# -*- coding: koi8-r -*-
import unittest
from test import test_support