1. 4b884a5 Port test_popen.py to unittest. by Walter Dörwald · 19 years ago
  2. b15ac31 Add new utility function, reap_children(), to test_support. This should by Neal Norwitz · 19 years ago
  3. 61cd0db Don't quote the path to Python unless the path contains an embedded space. by Tim Peters · 22 years ago
  4. 0c44c04 sys.executable can contain spaces, cater for this when passing it to by Jack Jansen · 22 years ago
  5. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 23 years ago
  6. d69030d Get popen test to work even if python is not in the path by Neal Norwitz · 23 years ago
  7. e7fefbf Fix bugs: by Mark Hammond · 23 years ago