On Sat, Sep 26, 2020 at 8:17 AM Wes Turner <wes.tur...@gmail.com> wrote: > > What a worthless semantic distinction. > > You don't want to be executing code to determine why an Exception occurred > because you do not trust support devs to access all of the data in the > production system. > > "Exceptions happen" is true, but that's not satisfactory in an organization > focused on quality. >
.... wut? I don't understand what you mean here. Sometimes a traceback isn't all the information, and you need to add code to something to figure out the cause. Are you implying that, because I actually put effort into tracking bugs down, I am clearly not focused on quality?? I'll just go ahead and repeat myself: "what?" 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/XVNFVANNIJUBIHTYD7LJRRGH72X5OKAV/ Code of Conduct: http://python.org/psf/codeofconduct/