[issue25973] Segmentation fault with nonlocal and two underscores

Alessandro Cucci report at bugs.python.org
Tue Dec 29 08:21:26 EST 2015


Alessandro Cucci added the comment:

quoting the docs:

The statement [nonlocal] allows encapsulated code to rebind variables outside of the local scope BESIDES the global (module) scope.

----------

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


More information about the Python-bugs-list mailing list