mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Use #!/usr/bin/env python instead of #!/usr/local/bin/python.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#! /usr/local/bin/python
|
||||
#! /usr/bin/env python
|
||||
|
||||
# This Python program sorts and reformats the table of keywords in ref2.tex
|
||||
|
||||
|
||||
Reference in New Issue
Block a user