Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
57b38ed424292803c0a3578d2f68cc0ef1c8661d
/
Lib
/
distutils
/
spawn.py
cd8a114
Make setup.py less chatty by default.
by Jeremy Hylton
· 22 years ago
2544f51
OS/2 patches by Andrew I MacIntyre for distutils.
by Marc-André Lemburg
· 23 years ago
b94b849
Whitespace normalization.
by Fred Drake
· 23 years ago
a30f7ac
Reformat docstrings. Standardize whitespace in function calls.
by Greg Ward
· 24 years ago
88608ca
Rene Liebscher: factor 'find_executable()' out of '_spawn_nt()'.
by Greg Ward
· 24 years ago
a3c8bf3
Duh, it helps if '_nt_quote_args()' actually returns the mutated list,
by Greg Ward
· 25 years ago
e2a3307
Fixed '_nt_quote_args()': backwards logic reversed, and now it actually
by Greg Ward
· 25 years ago
e2b4452
Added '_nt_quote_args()' to deal with whitespace in command-line arguments
by Greg Ward
· 25 years ago
3ce77fd
Changed '__rcsid__' to '__revision__'.
by Greg Ward
· 25 years ago
3b49c9b
Catch OSError from 'spawnv()' in '_spawn_nt()'.
by Greg Ward
· 25 years ago
a4d132a
[from 1999/08/28]
by Greg Ward
· 25 years ago
69628b0
Patch from Perry Stoll: support for Windows.
by Greg Ward
· 25 years ago
b4dbfb3
Module to spawn sub-commands in a platform-independent way.
by Greg Ward
· 25 years ago