diff options
| author | R. David Murray <rdmurray@bitdance.com> | 2010-12-20 18:08:59 (GMT) |
|---|---|---|
| committer | R. David Murray <rdmurray@bitdance.com> | 2010-12-20 18:08:59 (GMT) |
| commit | bf9004483d20b7d17ea589851337a2207e786fb8 (patch) | |
| tree | 800c29557e664a28ef9646a102d01d13aeff14ab /Lib/unittest/test/test_case.py | |
| parent | 01094e1fe4893b0563f9b14537e487b6538233d6 (diff) | |
| download | cpython-bf9004483d20b7d17ea589851337a2207e786fb8.zip cpython-bf9004483d20b7d17ea589851337a2207e786fb8.tar.gz cpython-bf9004483d20b7d17ea589851337a2207e786fb8.tar.bz2 | |
Make test_compileall more robust by using -S to keep sys.path minimized.
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 subprocess call python
with -S should eliminate the system directories from the path.
Diffstat (limited to 'Lib/unittest/test/test_case.py')
0 files changed, 0 insertions, 0 deletions
