On 2/03/22 12:50 pm, Rob Cliffe via Python-ideas wrote:
As I see it, the original meaning of an exception (in whatever language) is "something unexpected has happened" or "something has gone wrong".

Using exceptions for flow control has always been acceptable in
Python. The iterator protocol relies on it, for example.

--
Greg

_______________________________________________
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/LECKY3GEIKHX67QPN42UZZOXWG3GAT4V/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to