remove references to /ufs/guido/bin/sgi/python

This commit is contained in:
Guido van Rossum 1994-01-07 11:43:11 +00:00
parent 8425b79c54
commit a635b9a6ff
9 changed files with 1 additions and 9 deletions

View file

@ -1,4 +1,4 @@
#! /ufs/guido/bin/sgi/python
#! /usr/local/bin/python
# Given a Python script, create a binary that runs the script.
# The binary is 100% independent of Python libraries and binaries.