[issue14544] Limit "global" keyword name conflicts in language spec to those enforced by CPython

Raymond Hettinger report at bugs.python.org
Thu Mar 5 10:29:58 CET 2015


Raymond Hettinger added the comment:

+1 for the proposed change.   It should add there is also an enforced (and obvious) restriction that the variable not have been declared nonlocal.

----------
nosy: +rhettinger

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


More information about the Python-bugs-list mailing list