diff options
author | Felix Krull <f_krull@gmx.de> | 2016-06-22 17:42:32 +0200 |
---|---|---|
committer | Felix Krull <f_krull@gmx.de> | 2016-06-26 01:39:17 +0200 |
commit | 6f79ca2b726b2b92d007d09fb855f19ede5a1921 (patch) | |
tree | aefe7ae344eca72e8b0523826783fded0ec98592 /setuptools/command/install_scripts.py | |
parent | 9c3cdde0ddbae5684bfec874e6d8ca239ffb6379 (diff) | |
download | external_python_setuptools-6f79ca2b726b2b92d007d09fb855f19ede5a1921.tar.gz external_python_setuptools-6f79ca2b726b2b92d007d09fb855f19ede5a1921.tar.bz2 external_python_setuptools-6f79ca2b726b2b92d007d09fb855f19ede5a1921.zip |
Test quoting of shebang lines.
See issues #188 and #398; on Windows, the launcher executables support shebangs
that use quotes to escape spaces, so these should be used when necessary. On
the other hand, Unix systems don't support shebangs with quotes so they should
never have quotes.
Diffstat (limited to 'setuptools/command/install_scripts.py')
0 files changed, 0 insertions, 0 deletions