On Wed, Mar 12, 2014 at 11:16 AM, Chris Angelico <ros...@gmail.com> wrote:

> On Thu, Mar 13, 2014 at 2:14 AM, Brett Cannon <br...@python.org> wrote:
> > While I'm +0 on the idea, I'm -1 on the syntax; I just don't like having
> a
> > colon in an expression.
>
> Which is why there are alternatives listed, and the best four of them
> (including the proposed one) ranked.
>

`value = (expr except Exception then default)` would be fine with me.
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to