[issue5526] Local variables unavailable for operation of list comprehension when using eval()
Benjamin Peterson
report at bugs.python.org
Fri Mar 20 12:46:52 CET 2009
Benjamin Peterson <benjamin at python.org> added the comment:
This is a fundamental limitation of how comprehensions are implemented
in Python 3 and is unlikely to change anytime soon.
----------
nosy: +benjamin.peterson
resolution: -> wont fix
status: open -> closed
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5526>
_______________________________________
More information about the Python-bugs-list
mailing list