diff options
author | Guido van Rossum <guido@python.org> | 1994-01-07 11:43:11 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1994-01-07 11:43:11 (GMT) |
commit | a635b9a6ffac357f1e296f6c6954b5e6280e6eea (patch) | |
tree | 4f863cae0c6eb6845113298974d7e22ad4bd7acc /Demo/scripts/lpwatch.py | |
parent | 8425b79c5471b37b7b8ce4350e90b84ac91a7f5e (diff) | |
download | cpython-a635b9a6ffac357f1e296f6c6954b5e6280e6eea.zip cpython-a635b9a6ffac357f1e296f6c6954b5e6280e6eea.tar.gz cpython-a635b9a6ffac357f1e296f6c6954b5e6280e6eea.tar.bz2 |
remove references to /ufs/guido/bin/sgi/python
Diffstat (limited to 'Demo/scripts/lpwatch.py')
-rwxr-xr-x | Demo/scripts/lpwatch.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Demo/scripts/lpwatch.py b/Demo/scripts/lpwatch.py index 7fa85db..af7d914 100755 --- a/Demo/scripts/lpwatch.py +++ b/Demo/scripts/lpwatch.py @@ -1,4 +1,3 @@ -#! /ufs/guido/bin/sgi/python #! /usr/local/bin/python # Watch line printer queue(s). |