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




_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to