[issue12928] exec not woking in unittest

Benjamin Peterson report at bugs.python.org
Thu Sep 8 15:52:35 CEST 2011


Benjamin Peterson <benjamin at python.org> added the comment:

You're invoking undefined behavior by modifying function locals in exec().

----------
nosy: +benjamin.peterson
resolution:  -> invalid
status: open -> closed

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


More information about the Python-bugs-list mailing list