[issue14891] An error in bindings of closures

Amaury Forgeot d'Arc report at bugs.python.org
Wed May 23 18:34:51 CEST 2012


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

This is expected behavior: http://docs.python.org/faq/programming.html#why-am-i-getting-an-unboundlocalerror-when-the-variable-has-a-value

----------
nosy: +amaury.forgeotdarc
resolution:  -> invalid
status: open -> closed

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


More information about the Python-bugs-list mailing list