mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +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
|
#! /usr/local/bin/python
|
||||||
|
|
||||||
# Fix Python source files to use the new equality test operator, i.e.,
|
# 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.
|
# Given a Python script, create a binary that runs the script.
|
||||||
# The binary is 100% independent of Python libraries and binaries.
|
# The binary is 100% independent of Python libraries and binaries.
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
#! /ufs/guido/bin/sgi/python
|
|
||||||
#! /usr/local/bin/python
|
#! /usr/local/bin/python
|
||||||
|
|
||||||
# Watch line printer queue(s).
|
# Watch line printer queue(s).
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
#! /ufs/guido/bin/sgi/python
|
|
||||||
#! /usr/local/bin/python
|
#! /usr/local/bin/python
|
||||||
|
|
||||||
# A rather specialized script to make sure that a symbolic link named
|
# A rather specialized script to make sure that a symbolic link named
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
#! /ufs/guido/bin/sgi/python
|
|
||||||
#! /usr/local/bin/python
|
#! /usr/local/bin/python
|
||||||
# Check that all ".pyc" files exist and are up-to-date
|
# Check that all ".pyc" files exist and are up-to-date
|
||||||
# Uses module 'os'
|
# Uses module 'os'
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
#! /ufs/guido/bin/sgi/python
|
|
||||||
#! /usr/local/bin/python
|
#! /usr/local/bin/python
|
||||||
|
|
||||||
# Fix Python source files to use the new class definition syntax, i.e.,
|
# Fix Python source files to use the new class definition syntax, i.e.,
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
#! /ufs/guido/bin/sgi/python
|
|
||||||
#! /usr/local/bin/python
|
#! /usr/local/bin/python
|
||||||
|
|
||||||
# Perform massive identifier substitution on C source files.
|
# Perform massive identifier substitution on C source files.
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
#! /ufs/guido/bin/sgi/python
|
|
||||||
#! /usr/local/bin/python
|
#! /usr/local/bin/python
|
||||||
|
|
||||||
# Fix Python source files to avoid using
|
# Fix Python source files to avoid using
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
#! /ufs/guido/bin/sgi/python
|
|
||||||
#! /usr/local/bin/python
|
#! /usr/local/bin/python
|
||||||
|
|
||||||
# xxci
|
# xxci
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue