summaryrefslogtreecommitdiffstats
path: root/Demo/scripts/eqfix.py
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1994-01-07 11:43:11 (GMT)
committerGuido van Rossum <guido@python.org>1994-01-07 11:43:11 (GMT)
commita635b9a6ffac357f1e296f6c6954b5e6280e6eea (patch)
tree4f863cae0c6eb6845113298974d7e22ad4bd7acc /Demo/scripts/eqfix.py
parent8425b79c5471b37b7b8ce4350e90b84ac91a7f5e (diff)
downloadcpython-a635b9a6ffac357f1e296f6c6954b5e6280e6eea.zip
cpython-a635b9a6ffac357f1e296f6c6954b5e6280e6eea.tar.gz
cpython-a635b9a6ffac357f1e296f6c6954b5e6280e6eea.tar.bz2
remove references to /ufs/guido/bin/sgi/python
Diffstat (limited to 'Demo/scripts/eqfix.py')
-rwxr-xr-xDemo/scripts/eqfix.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Demo/scripts/eqfix.py b/Demo/scripts/eqfix.py
index 74b5536..794221a 100755
--- a/Demo/scripts/eqfix.py
+++ b/Demo/scripts/eqfix.py
@@ -1,4 +1,3 @@
-#! /ufs/guido/bin/sgi/python
#! /usr/local/bin/python
# Fix Python source files to use the new equality test operator, i.e.,