]> granicus.if.org Git - python/commitdiff
Merged revisions 78847 via svnmerge from
authorBenjamin Peterson <benjamin@python.org>
Thu, 11 Mar 2010 22:40:40 +0000 (22:40 +0000)
committerBenjamin Peterson <benjamin@python.org>
Thu, 11 Mar 2010 22:40:40 +0000 (22:40 +0000)
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r78847 | benjamin.peterson | 2010-03-11 16:34:12 -0600 (Thu, 11 Mar 2010) | 1 line

  remove shebang line from non-executable test
........

Lib/test/test_optparse.py

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