[issue999042] Compiler module doesn't handle global statement correctly

Neil Schemenauer report at bugs.python.org
Sat Feb 7 01:59:03 CET 2009


Neil Schemenauer <nas-python at arctrix.com> added the comment:

Fixed in SVN rev 69394 (finally).  This was done by having the symbol
table differentiate between explicit and implicit globals.

----------
assignee: jhylton -> nascheme
nosy: +nascheme
resolution:  -> fixed
status: open -> closed

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


More information about the Python-bugs-list mailing list