[Python-ideas] except expression
Chris Angelico
rosuav at gmail.com
Wed Feb 19 23:59:31 CET 2014
On Thu, Feb 20, 2014 at 8:26 AM, Andrew Barnert <abarnert at yahoo.com> wrote:
> I think it's better to just avoid the word "chaining" entirely in the PEP, for the same reason it's worth avoiding the n-ary form in the syntax.
>
Current version of the PEP lacks the word "chain" in any form. There's
a section on "Multiple except clauses" (in the "Deferred
sub-proposals" section), that's all.
https://raw2.github.com/Rosuav/ExceptExpr/master/pep-0463.txt
ChrisA
More information about the Python-ideas
mailing list