Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename importlib.test.support to importlib.test.util. | Brett Cannon | 2009-02-01 | 1 | -153/+0 |
* | Split out support code that is specific to source tests out of | Brett Cannon | 2009-02-01 | 1 | -80/+0 |
* | Tests of case-sensitivity were being executed on OSs which did not have a | Brett Cannon | 2009-01-18 | 1 | -0/+10 |
* | Add initial implementation of importlib. See the NOTES files for what is | Brett Cannon | 2009-01-18 | 1 | -0/+223 |