Terry J. Reedy <tjre...@udel.edu> added the comment:

Title changed.
Generator expressions had the same limitation in 2.x.
All comprehensions have the same limitation in 3.x.

----------
title: list and generator expressions in a class definition fail if expression 
condition refers to a class variable -> Comprehensions in a class definition 
mostly cannot access class variable

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

Reply via email to