[issue4315] On some Python builds, exec in a function can't create shadows of variables if these are declared "global" in another function of the same module

Jeremy Hylton report at bugs.python.org
Tue Mar 31 15:49:08 CEST 2009


Jeremy Hylton <jeremy at alum.mit.edu> added the comment:

Committed revision 70809 (trunk).  Needs to be backported.

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

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


More information about the Python-bugs-list mailing list