summaryrefslogtreecommitdiff
path: root/cygwinccompiler.py
diff options
context:
space:
mode:
authorGreg Ward <gward@python.net>2001-07-25 20:20:11 +0000
committerGreg Ward <gward@python.net>2001-07-25 20:20:11 +0000
commit49b8a8e81d33296018e5454c1d42c9a8321510da (patch)
tree5aa274fd9e7d2aa069d29fffa1b6eedf4f7a1900 /cygwinccompiler.py
parent9dad3ab68accd527b9d7027b9d005303abfbdc35 (diff)
downloadpython-setuptools-git-49b8a8e81d33296018e5454c1d42c9a8321510da.tar.gz
Undo revision 1.7: always mangle a #! line containing "python" to point
to the current Python interpreter (ie. the one used for building/installation), even (especially!) if "/usr/bin/env" appears in the #! line. Rationale: installing scripts with "#!/usr/bin/env python" is asking for trouble, because 1) it might pick the wrong interpreter (not the one used to build/install the script) 2) it doesn't work on all platforms (try it on IRIX 5, or on Linux with command-line options for python) 3) "env" might not be in /usr/bin
Diffstat (limited to 'cygwinccompiler.py')
0 files changed, 0 insertions, 0 deletions