Georg Brandl <ge...@python.org> added the comment:

I think this patch is not correct: a "generator" really is the same as 
"generator function".  Both generators and genexps return an iterator; I've 
fixed that in r79587.

----------
resolution:  -> fixed
status: open -> closed

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

Reply via email to