Remove RCS and #! cruft at top.

This commit is contained in:
Guido van Rossum 1998-06-26 13:38:38 +00:00
parent 88b63b8d30
commit 1cd4d52f2f
1 changed files with 0 additions and 4 deletions

View File

@ -1,7 +1,3 @@
#!/usr/local/bin/python
# -*- mode: python -*-
# $Id$
import sys import sys
sys.path=['.']+sys.path sys.path=['.']+sys.path