[issue7276] UnboundLocalError scoping problem with nested functions

Benjamin Peterson report at bugs.python.org
Fri Nov 6 22:21:58 CET 2009


Benjamin Peterson <benjamin at python.org> added the comment:

Any assignment causes a value to be local to its current scope.

----------
nosy: +benjamin.peterson
resolution:  -> wont fix
status: open -> closed

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


More information about the Python-bugs-list mailing list