summaryrefslogtreecommitdiff
path: root/Lib/test/test_io.py
diff options
context:
space:
mode:
authorR. David Murray <rdmurray@bitdance.com>2010-12-21 18:27:56 +0000
committerR. David Murray <rdmurray@bitdance.com>2010-12-21 18:27:56 +0000
commitc132b590b6abcd0b50c53c8049a0f0e77d47fb63 (patch)
tree580b1221deb8327d869e94772d9807970085fdc7 /Lib/test/test_io.py
parenta993b2d5dee93909c4e2e0c77075f92ca560abf5 (diff)
downloadcpython-git-c132b590b6abcd0b50c53c8049a0f0e77d47fb63.tar.gz
Blocked revisions 87418 via svnmerge
........ r87418 | r.david.murray | 2010-12-21 13:24:33 -0500 (Tue, 21 Dec 2010) | 10 lines Make test_compileall more robust by using -S to keep sys.path minimized. Try this again, hopefully the right way this time. Arfrever Taifersar Arahesis reported that test_compileall failed during Gentoo install because it was tyring to write .pyc files to a read-only system directory during test_no_args_compiles_path. Having the tests call python with -S should eliminate the system directories from the path. ........
Diffstat (limited to 'Lib/test/test_io.py')
0 files changed, 0 insertions, 0 deletions