]> granicus.if.org Git - python/commitdiff
remove shebang line from non-executable test
authorBenjamin Peterson <benjamin@python.org>
Thu, 11 Mar 2010 22:34:12 +0000 (22:34 +0000)
committerBenjamin Peterson <benjamin@python.org>
Thu, 11 Mar 2010 22:34:12 +0000 (22:34 +0000)
Lib/test/test_optparse.py

index 7275d89da6cdfdc5fcf128d87bbf47eb2af0eaf5..162e9ddef58c561c359a41db98df59f660a14c34 100644 (file)
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
 #
 # Test suite for Optik.  Supplied by Johannes Gijsbers
 # (taradino@softhome.net) -- translated from the original Optik