Thanks! This was due to a bug in the code for creating the AST for an
expr-less yield.
Fixed in r42772.

On 3/1/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> 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")

--
--Guido van Rossum (home page: http://www.python.org/~guido/)
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
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