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,3 @@
#! /ufs/guido/bin/sgi/python
#! /usr/local/bin/python
# Fix Python source files to use the new equality test operator, i.e.,

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.

View file

@ -1,4 +1,3 @@
#! /ufs/guido/bin/sgi/python
#! /usr/local/bin/python
# Watch line printer queue(s).

View file

@ -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

View file

@ -1,4 +1,3 @@
#! /ufs/guido/bin/sgi/python
#! /usr/local/bin/python
# Check that all ".pyc" files exist and are up-to-date
# Uses module 'os'

View file

@ -1,4 +1,3 @@
#! /ufs/guido/bin/sgi/python
#! /usr/local/bin/python
# Fix Python source files to use the new class definition syntax, i.e.,

View file

@ -1,4 +1,3 @@
#! /ufs/guido/bin/sgi/python
#! /usr/local/bin/python
# Perform massive identifier substitution on C source files.

View file

@ -1,4 +1,3 @@
#! /ufs/guido/bin/sgi/python
#! /usr/local/bin/python
# Fix Python source files to avoid using

View file

@ -1,4 +1,3 @@
#! /ufs/guido/bin/sgi/python
#! /usr/local/bin/python
# xxci