I was using the reading of lines from a file as a contrived example. There are 
many other possible cases such as de-structuring from iterator such as 
`itertools.repeat()` with no `count` argument which will generate values 
endlessly.
_______________________________________________
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/YH722VXD32AX4MDIDOXVP64YVPNXTNQ6/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to