summaryrefslogtreecommitdiff
path: root/setuptools/command/test.py
diff options
context:
space:
mode:
authorFelix Krull <f_krull@gmx.de>2016-06-26 01:48:30 +0200
committerFelix Krull <f_krull@gmx.de>2016-06-26 01:48:30 +0200
commit3132833570c90d52f6c2a422506732e82d772cdd (patch)
treed0b28765bd0f7fc9302e679353eeae67859cee8f /setuptools/command/test.py
parent6f79ca2b726b2b92d007d09fb855f19ede5a1921 (diff)
downloadpython-setuptools-git-3132833570c90d52f6c2a422506732e82d772cdd.tar.gz
Ensure shebang lines are correctly quoted if sys.executable contains spaces.
Fixes issue #398. This only special-cases sys.executable; if the --executable parameter is used, paths with spaces have to be quoted there explicitly. While this change also applies to Unix platforms, if sys.executable contains spaces on Unix, any shebang lines created with it aren't going to work either way, whether they are quoted or not.
Diffstat (limited to 'setuptools/command/test.py')
0 files changed, 0 insertions, 0 deletions