I just found that test_compiler fails on test_contextlib.py. To reproduce the failure, run from compiler import compileFile compileFile("Lib/test/test_contextlib.py") Regards, Martin