Files
cpython/Lib/test
R. David Murray e0436bcb24 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.
2010-12-21 18:24:33 +00:00
..
2010-11-18 12:46:39 +00:00
2010-12-12 01:33:04 +00:00
2010-12-12 01:33:04 +00:00
2010-10-31 19:58:07 +00:00
2010-11-20 17:22:13 +00:00
2010-11-21 17:14:19 +00:00
2010-12-05 04:16:47 +00:00
2010-12-05 02:41:46 +00:00
2010-10-31 01:35:53 +00:00
2010-11-26 18:51:39 +00:00
2010-12-09 11:13:30 +00:00