| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| |
| | |
--HG--
branch : distribute
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
python 3 no longer has popen4
had some issue with ^M on end on line.
--HG--
branch : distribute
extra : rebase_source : 5b2c834e9a8dfd4027791cacef7c2bfe03652f31
|
| | |
| |
| |
| |
| |
| | |
--HG--
branch : distribute
extra : rebase_source : d144d2afc763c9ed6420d32bad3015075d265226
|
| | |
| |
| |
| |
| |
| | |
--HG--
branch : distribute
extra : rebase_source : 75f0b0e993a44ccfef8292717af58943e187d4cd
|
| | |
| |
| |
| |
| |
| | |
--HG--
branch : distribute
extra : source : 26421e9ba211b7e14171673c46c45692b6c8501d
|
| | |
| |
| |
| |
| |
| | |
--HG--
branch : distribute
extra : rebase_source : 31ac3f0135d8cfe0fabc274f1649d1c99eba2868
|
| |/
|
|
|
| |
--HG--
branch : distribute
|
| |
|
|
|
|
| |
--HG--
branch : distribute
extra : rebase_source : e5792b2f337a38b603dc6a920d3bfe418e3f2722
|
| |
|
|
|
|
| |
--HG--
branch : setuptools-0.6
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4059684
|
| |
|
|
|
|
|
|
|
| |
was whitespace inside a quoted argument or at the end of the ``#!`` line
(backport from trunk)
--HG--
branch : setuptools-0.6
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/branches/setuptools-0.6%4053548
|
|
|
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
|