summaryrefslogtreecommitdiffstats
path: root/Mac/Tools
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2010-03-11 22:33:25 (GMT)
committerBenjamin Peterson <benjamin@python.org>2010-03-11 22:33:25 (GMT)
commit9cf41d0c9d48e6f7df971ebc596aa4cf269b70bb (patch)
treef9501c1ee9cda66cc615050332b2372dd0740751 /Mac/Tools
parentafa595b31bc3e3ff1fd1e5f03ee9dd4db14371a7 (diff)
downloadcpython-9cf41d0c9d48e6f7df971ebc596aa4cf269b70bb.zip
cpython-9cf41d0c9d48e6f7df971ebc596aa4cf269b70bb.tar.gz
cpython-9cf41d0c9d48e6f7df971ebc596aa4cf269b70bb.tar.bz2
normalize shebang lines to #!/usr/bin/env python
Diffstat (limited to 'Mac/Tools')
-rw-r--r--Mac/Tools/fixapplepython23.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mac/Tools/fixapplepython23.py b/Mac/Tools/fixapplepython23.py
index 6ba5401..03c799b 100644
--- a/Mac/Tools/fixapplepython23.py
+++ b/Mac/Tools/fixapplepython23.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
"""fixapplepython23 - Fix Apple-installed Python 2.3 (on Mac OS X 10.3)
Python 2.3 (and 2.3.X for X<5) have the problem that building an extension