| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
requires them. Disable executable bits and shebang lines in test and
benchmark files in order to prevent using a random system python, and in
source files of modules which don't provide command line interface.
|
|
|
|
|
| |
This changeset fixes a number of compiler warnings in the Python Launcher
binary for OSX. It also cleans up whitespace usage in those sources.
|
|
|
|
| |
in PythonLauncher, replacing them with the correct counterparts.
|
| |
|
|
|
|
|
| |
directory. It also fixes a bug where PythonLauncher failed to launch scripts
when the scriptname (or the path to the script) contains quotes.
|
|
|