Get rid of #! line

This commit is contained in:
Guido van Rossum 1999-04-09 14:49:04 +00:00
parent 6ddbfb9ff2
commit 6a86f66ad7
2 changed files with 0 additions and 2 deletions

View File

@ -1,4 +1,3 @@
#!/usr/bin/python
# Module and documentation by Eric S. Raymond, 21 Dec 1998
import sys, os, string, shlex

View File

@ -1,4 +1,3 @@
#!/usr/bin/python
# Module and documentation by Eric S. Raymond, 21 Dec 1998
import sys, os, string