]> granicus.if.org Git - python/commitdiff
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)
Doc/tools/keywords.py

index 52b4d6825c5b6bf9d9d00b8b6c563d8331a08a02..6da352a3835d0e39f616f84654f18959c9cf77a3 100644 (file)
@@ -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