Hi, On 11/08/2013 23:47, Daniel Micay wrote:
That's incorrect. Python's definition of the iterator protocol is that an iterator not continue raising StopIteration is in violation of the protocol.Python does not make the guarantee, and the functions like `zip` there will continue calling the underlying iterators.
Regards, Armin _______________________________________________ Rust-dev mailing list Rust-dev@mozilla.org https://mail.mozilla.org/listinfo/rust-dev