Soni L. writes: > Can we call this "antichecked exceptions"?
I don't see why not. Personally I'd prefer calling it "exception filtering" since it's not a property of the exception, but a pattern in the calling code. But I'm only -0 on "antichecked" and +0 on "filtered". > (Is this the wrong list for this? It's not wrong. But unless you can get a more general PEP than 479, folks who feel like you do are going to have to watch All The Lists for different terminology, and propose "antichecked" in any threads where it comes up. A different term such as "checked exceptions" could establish itself while you're not looking. _______________________________________________ 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/VIHD76N4NO5RWNAHXEMVDXYL5K2TTZ7B/ Code of Conduct: http://python.org/psf/codeofconduct/