1. 3837d97 bpo-15526: test_startfile changes the cwd (#1537) by Victor Stinner · 7 years ago
  2. d2b4926 Fix a few typos. Patch by Eitan Adler. by Ezio Melotti · 12 years ago
  3. bafc6a9 Fix sporadic failure in test_startfile. by Nadeem Vawda · 13 years ago
  4. 3db8a34 Change more tests to use import_module for the modules that by R. David Murray · 15 years ago
  5. 59beec3 Add import_function method to test.test_support, and modify a number of by R. David Murray · 15 years ago
  6. 9ad18bb we need os.path too for the normal run on windows by Neal Norwitz · 18 years ago
  7. b882f47 Change the import statement so that the test is skipped when by Thomas Heller · 18 years ago
  8. 19fd857 Add a simple test for os.startfile(). by Thomas Heller · 18 years ago