[Python-Dev] PEP 409 - Accepted!

Benjamin Peterson benjamin at python.org
Sat Feb 4 01:19:21 CET 2012


2012/2/3 Ethan Furman <ethan at stoneleaf.us>:
> Good news!  PEP 409 has been accepted!

It may be too late for this, but I find the whole Ellipsis business
most unpleasant. Why not just have a extra attribute on exception
objects like __chain__ = False/True?


-- 
Regards,
Benjamin


More information about the Python-Dev mailing list