[Python-Dev] test_compiler failure

martin at v.loewis.de martin at v.loewis.de
Thu Mar 2 01:40:44 CET 2006


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






More information about the Python-Dev mailing list