[issue10189] SyntaxError: no binding for nonlocal doesn't contain a useful traceback

Roundup Robot report at bugs.python.org
Thu Nov 1 01:26:49 CET 2012


Roundup Robot added the comment:

New changeset fbfaef0a9c00 by Benjamin Peterson in branch 'default':
point errors related to nonlocals and globals to the statement declaring them (closes #10189)
http://hg.python.org/cpython/rev/fbfaef0a9c00

----------
nosy: +python-dev
resolution:  -> fixed
stage:  -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10189>
_______________________________________


More information about the Python-bugs-list mailing list