Thomas Wouters wrote:
> 
> I do not think 
> collecting a (potentially ever-growing) list of results is really the 
> right thing to do, do you?

For those cases where it is, perhaps one should be
able to write

   [yield *it]

and have it treated as a kind of list comprehension.

-- 
Greg
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to