Facundo Batista added the comment:

Don't follow you:

>>> class C:
        a = 42
        list(a for _ in 'x')

>>> 

Works here! (Python 2.5.1 on win32)

----------
nosy: +facundobatista

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1863>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to