Remove RCS and #! cruft at top.
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