mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
remove references to /ufs/guido/bin/sgi/python
This commit is contained in:
parent
8425b79c54
commit
a635b9a6ff
9 changed files with 1 additions and 9 deletions
|
@ -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.,
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
#! /ufs/guido/bin/sgi/python
|
||||
#! /usr/local/bin/python
|
||||
|
||||
# Watch line printer queue(s).
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
#! /ufs/guido/bin/sgi/python
|
||||
#! /usr/local/bin/python
|
||||
|
||||
# A rather specialized script to make sure that a symbolic link named
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue