diff options
author | Jim Fulton <distutils-sig@python.org> | 2006-08-22 19:58:05 +0000 |
---|---|---|
committer | Jim Fulton <distutils-sig@python.org> | 2006-08-22 19:58:05 +0000 |
commit | cd84d4b5eb8113b416f6cb080b3445799ed2ff99 (patch) | |
tree | 5dbdd13cbb5d1ed57d237bd7b4567e7a75c735fc /setuptools/cli.exe | |
parent | f744be10b9702c1056fda2e18cfa9e8cb99d331a (diff) | |
download | external_python_setuptools-cd84d4b5eb8113b416f6cb080b3445799ed2ff99.tar.gz external_python_setuptools-cd84d4b5eb8113b416f6cb080b3445799ed2ff99.tar.bz2 external_python_setuptools-cd84d4b5eb8113b416f6cb080b3445799ed2ff99.zip |
Added quoting of script arguments and extended the quoting logic to
handle embedded quotes.
Added support for passing a single argument on the shebang line to
pass things like -O and -i.
Fixed bug in handling trailing whitespace in Python command.
--HG--
branch : setuptools-0.6
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4051487
Diffstat (limited to 'setuptools/cli.exe')
-rwxr-xr-x | setuptools/cli.exe | bin | 6144 -> 7680 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/setuptools/cli.exe b/setuptools/cli.exe Binary files differindex fc833396..aa601168 100755 --- a/setuptools/cli.exe +++ b/setuptools/cli.exe |