Meador Inge <mead...@gmail.com> added the comment: I have verified that the code checked in for issue12575 keep the test case from this issue from crashing the interpreter:
[meadori@motherbrain cpython]$ ./python test.py Traceback (most recent call last): File "test.py", line 14, in <module> compiled = compile(exprAst, "<foo>", "single") ValueError: empty body on FunctionDef Do we have any intent on fixing this crasher for 3.2 and 2.7? ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue12608> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com