also advance generators in __hasnext__ so we can return false instead of...
also advance generators in __hasnext__ so we can return false instead of throwing StopIteration if the generator exits.
Showing
Please register or sign in to comment