[issue37646] eval() in a list comprehension

Grzegorz Krasoń report at bugs.python.org
Mon Jul 22 06:22:13 EDT 2019


Grzegorz Krasoń <grzegorz.krason at gmail.com> added the comment:

Steven, I believed that any `<expression>` replaced by `eval('<expression>')` will not change behaviour of the code. Now I understand that my assumption was incorrect.

Raymond, thanks for helping me understand this.

----------
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37646>
_______________________________________


More information about the Python-bugs-list mailing list