mirror of
https://github.com/python/cpython.git
synced 2025-08-29 21:25:01 +00:00
newslist.py: Added search for .newslistrc.py;
pindent.py: use /usr/local/bin/python; pathfix.py: new script to fix #! lines in a group of scripts.
This commit is contained in:
parent
72824bab44
commit
9af22a037f
3 changed files with 158 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#! /ufs/guido/bin/sgi/python
|
||||
#! /usr/local/bin/python
|
||||
#! /usr/local/bin/python
|
||||
|
||||
# This file contains a class and a main program that perform two
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue