On 5/19/10 7:24 PM, Carl Banks wrote:
> collections.Iterator

That would just support the next() method. But enhanced generators
interface - supporting coroutines as well - include send(), throw() and
close().


-- 
Alan Franzoni
contact me at pub...@[mysurname].eu
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to