New submission from Grzegorz Krasoń <[email protected]>:

eval() works in a global scope when invoked in a list comprehension.

----------
components: Interpreter Core
files: demo.py
messages: 348271
nosy: Grzegorz Krasoń
priority: normal
severity: normal
status: open
title: eval() in a list comprehension
type: behavior
versions: Python 3.7
Added file: https://bugs.python.org/file48495/demo.py

_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue37646>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to