Emmanuel Arias <emmanuelaria...@gmail.com> added the comment:

I don't know if this a bug for py3 or py2 because the the w variable
is not defined on the list comprehension context.

Maybe the locals on `eval` must be create w on locals context

----------
type:  -> behavior
versions: +Python 2.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36300>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to