[Python-3000] Implicit exception chaining (patch)

Benjamin Peterson musiccomposition at gmail.com
Sat Jun 14 01:17:54 CEST 2008


On Fri, Jun 13, 2008 at 6:14 PM, Antoine Pitrou <solipsis at pitrou.net> wrote:
>
> Hello,
>
> In the true spirit of the anti-code retention meme launched by Guido, I've
> posted a patch implementing the implicit exception chaining part of PEP 3134.
> The core functionality is there, but its consequences on exception reporting
> are still non-existent (no funky multi-traceback exception messages for you).

Wonderful! I was just about to make an issue for this anyway. I think
Guido said this is something that could be implemented post-beta,
though.



-- 
Cheers,
Benjamin Peterson
"There's no place like 127.0.0.1."


More information about the Python-3000 mailing list