mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
/usr/local/bin/python -> /usr/bin/env python
This commit is contained in:
parent
cd612d5e5c
commit
f06ee5fa07
141 changed files with 146 additions and 143 deletions
|
@ -1,5 +1,4 @@
|
|||
#! /usr/local/bin/python
|
||||
#! /usr/local/bin/python
|
||||
#! /usr/bin/env python
|
||||
|
||||
# This file contains a class and a main program that perform two
|
||||
# related (though complimentary) formatting operations on Python
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue