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
1 changed files with 1 additions and 1 deletions

View File

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