[Python-Dev] PEP 463: Exception-catching expressions

Paul Moore p.f.moore at gmail.com
Fri Feb 21 13:37:00 CET 2014


On 21 February 2014 11:35, Nick Coghlan <ncoghlan at gmail.com> wrote:
>> Just as PEP 308 introduced a means of value-based conditions in an
>> expression, this system allows exception-based conditions to be used
>> as part of an expression.
>
> Great work on this Chris - this is one of the best researched and
> justified Python syntax proposals I've seen :)

Agreed - given the number of differing opinions on python-ideas, it's
particularly impressive how well the debate was conducted too.

Paul


More information about the Python-Dev mailing list