On Wed, 14 Jun 2023 at 01:07, BoppreH via Python-ideas
<python-ideas@python.org> wrote:
> And I have to say I'm surprised by the responses. Does nobody else hit bugs 
> like this and wish they were automatically detected?
>

Nope, I've never had that happen to me, and I *have* made use of
calling iter() on potentially-exhausted iterators (usually
implicitly).

ChrisA
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/74AGNILBGV7X44JD7ADURLC5NZ3IXI5J/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to