Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
1e8feed2932cc1e6e820772bde57d42454780da3
/
Lib
/
test
/
test_popen.py
b15ac31
Add new utility function, reap_children(), to test_support. This should
by Neal Norwitz
· 18 years ago
61cd0db
Don't quote the path to Python unless the path contains an embedded space.
by Tim Peters
· 22 years ago
0c44c04
sys.executable can contain spaces, cater for this when passing it to
by Jack Jansen
· 22 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 22 years ago
d69030d
Get popen test to work even if python is not in the path
by Neal Norwitz
· 22 years ago
e7fefbf
Fix bugs:
by Mark Hammond
· 23 years ago