I think you need to make clear when exceptions will have these attributes. Is it always, whenever the exception is raised by Python itself or anything in the Python standard library, and otherwise depends on the raiser? P.S. +1 because https://mail.python.org/pipermail/python-ideas/2013-April/020308.html ;) -- Devin On Sun, Apr 6, 2014 at 10:32 AM, Sebastian Kreft <skreft@gmail.com> wrote:
Continuing the discussion started in https://mail.python.org/pipermail/python-ideas/2014-February/025601.html, attached is a draft PEP explaining the rationale of the idea and the required changes.
I'm looking forward to your comments.
-- Sebastian Kreft
_______________________________________________ Python-ideas mailing list Python-ideas@python.org https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/