summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_re.py
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1998-06-26 13:38:38 (GMT)
committerGuido van Rossum <guido@python.org>1998-06-26 13:38:38 (GMT)
commit1cd4d52f2f1fe52f3480f490bcc6ef4dc4e4de19 (patch)
tree454291458b2d46d2233e5070c7e938801818ee1f /Lib/test/test_re.py
parent88b63b8d30e57849c184e30c5fd0388701fef9ae (diff)
downloadcpython-1cd4d52f2f1fe52f3480f490bcc6ef4dc4e4de19.zip
cpython-1cd4d52f2f1fe52f3480f490bcc6ef4dc4e4de19.tar.gz
cpython-1cd4d52f2f1fe52f3480f490bcc6ef4dc4e4de19.tar.bz2
Remove RCS and #! cruft at top.
Diffstat (limited to 'Lib/test/test_re.py')
-rw-r--r--Lib/test/test_re.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/Lib/test/test_re.py b/Lib/test/test_re.py
index d5b16c6..86a9db6 100644
--- a/Lib/test/test_re.py
+++ b/Lib/test/test_re.py
@@ -1,7 +1,3 @@
-#!/usr/local/bin/python
-# -*- mode: python -*-
-# $Id$
-
import sys
sys.path=['.']+sys.path