mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
use /usr/bin/env
This commit is contained in:
parent
101923bba6
commit
d69a84b01e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#! /usr/local/bin/python
|
||||
#! /usr/bin/env python
|
||||
|
||||
# This program reads all *.py and test/*.py in "libDir", and
|
||||
# copies those files with illegal DOS names to libDir/dos_8x3.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue