Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Whitespace normalization. | Tim Peters | 2006-03-15 | 1 | -3/+3 |
* | Don't try to explicitly set path in runpy package tests (tests were broken on... | Nick Coghlan | 2006-03-15 | 1 | -1/+0 |
* | Don't let cleanup errors mask real errors in the runpy tests | Nick Coghlan | 2006-03-15 | 1 | -5/+18 |
* | Make test_runpy close all references to test modules before trying to delete ... | Nick Coghlan | 2006-03-15 | 1 | -8/+11 |
* | Implement PEP 338 which has been marked as accepted by GvR | Nick Coghlan | 2006-03-15 | 1 | -0/+157 |