[Python-Dev] test_compiler failure (original) (raw)
martin at v.loewis.de martin at v.loewis.de
Thu Mar 2 01:40:44 CET 2006
- Previous message: [Python-Dev] bytes thoughts
- Next message: [Python-Dev] test_compiler failure
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] bytes thoughts
- Next message: [Python-Dev] test_compiler failure
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]