Tim Peters
|
f99b8162a2
|
Whitespace normalization.
|
2006-03-15 18:08:37 +00:00 |
Nick Coghlan
|
598f8a0031
|
Don't try to explicitly set path in runpy package tests (tests were broken on Windows)
|
2006-03-15 13:29:19 +00:00 |
Nick Coghlan
|
586b83c4bb
|
Don't let cleanup errors mask real errors in the runpy tests
|
2006-03-15 13:11:54 +00:00 |
Nick Coghlan
|
5424ad8a2a
|
Make test_runpy close all references to test modules before trying to delete the underlying files
|
2006-03-15 12:40:38 +00:00 |
Nick Coghlan
|
e2ebb2d7f7
|
Implement PEP 338 which has been marked as accepted by GvR
|
2006-03-15 11:00:26 +00:00 |