Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
2c33fc77feedd3766f8e732b2e1879d03420aad3
/
Lib
/
test
/
test_runpy.py
f99b816
Whitespace normalization.
by Tim Peters
· 19 years ago
598f8a0
Don't try to explicitly set path in runpy package tests (tests were broken on Windows)
by Nick Coghlan
· 19 years ago
586b83c
Don't let cleanup errors mask real errors in the runpy tests
by Nick Coghlan
· 19 years ago
5424ad8
Make test_runpy close all references to test modules before trying to delete the underlying files
by Nick Coghlan
· 19 years ago
e2ebb2d
Implement PEP 338 which has been marked as accepted by GvR
by Nick Coghlan
· 19 years ago