On Monday, March 16, 2015 at 6:02:48 PM UTC+5:30, Marko Rauhamaa wrote:
> So what we have now is:
> 
>   (1) plain iterators
> 
>   (2) generator iterators
> 
>   (3) coroutine generator iterators
> 

> (1) and (2) are not unified, which I don't like.

Can you expand on that a bit?

It may help to read this 15 year old thread starting
https://mail.python.org/pipermail/python-dev/2001-June/015478.html
to see how many python stalwarts dont like the current state of affairs
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to