Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change more tests to use import_module for the modules that | R. David Murray | 2009-03-30 | 1 | -1/+1 |
* | Add import_function method to test.test_support, and modify a number of | R. David Murray | 2009-03-30 | 1 | -2/+4 |
* | we need os.path too for the normal run on windowsv2.5a1 | Neal Norwitz | 2006-04-04 | 1 | -3/+3 |
* | Change the import statement so that the test is skipped when | Thomas Heller | 2006-04-04 | 1 | -7/+8 |
* | Add a simple test for os.startfile(). | Thomas Heller | 2006-04-04 | 1 | -0/+36 |