normalize shebang lines to #!/usr/bin/env python

This commit is contained in:
Benjamin Peterson 2010-03-11 22:33:25 +00:00
parent afa595b31b
commit 9cf41d0c9d
26 changed files with 26 additions and 26 deletions

View file

@ -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