[Python-ideas] [RFC] Draft-PEP: Adding structured data to built-in exceptions

Devin Jeanpierre jeanpierreda at gmail.com
Fri Apr 11 21:37:02 CEST 2014


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 at 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 at python.org
> https://mail.python.org/mailman/listinfo/python-ideas
> Code of Conduct: http://python.org/psf/codeofconduct/


More information about the Python-ideas mailing list