diff options
Diffstat (limited to 'Lib')
-rw-r--r-- | Lib/test/test_re.py | 4 |
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 |