]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use #!/usr/bin/env python instead of #!/usr/local/bin/python.
authorFred Drake <fdrake@acm.org>
Fri, 9 Apr 1999 14:53:35 +0000 (14:53 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 9 Apr 1999 14:53:35 +0000 (14:53 +0000)
commit2e1094e4ef3deae83f27675057db0ff79bfeb178
tree7fb4c0fe8a0d747a60111a8364e2205dd08749a4
parent6a86f66ad785daf738dc70e7b1a479515a0beee0
Use #!/usr/bin/env python instead of #!/usr/local/bin/python.
Doc/tools/keywords.py