[issue17032] Misleading error message: global name 'X' is not defined
Roundup Robot
report at bugs.python.org
Sun Mar 3 14:13:16 CET 2013
Roundup Robot added the comment:
New changeset f1d3fbcd837d by Ezio Melotti in branch 'default':
#17032: The "global" in the "NameError: global name 'x' is not defined" error message has been removed. Patch by Ram Rachum.
http://hg.python.org/cpython/rev/f1d3fbcd837d
----------
nosy: +python-dev
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17032>
_______________________________________
More information about the Python-bugs-list
mailing list