Esa Peuha added the comment: > Someone needs to compare _maybe_compile to the equivalent C code used by the > real interpreter.
Well, _maybe_compile() just calls the built-in function compile() internally, so I'm not sure what sort of comparison you want... ---------- nosy: +Esa.Peuha title: codeop misclassifies incomple code with 'nonlocal' -> codeop misclassifies incomplete code with 'nonlocal' _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue19335> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com