[Python-Dev] Requesting pronouncement on PEP 463: Exception-catching expressions

Brett Cannon brett at python.org
Wed Mar 12 16:14:24 CET 2014


On Wed, Mar 12, 2014 at 12:10 AM, Chris Angelico <rosuav at gmail.com> wrote:

> PEP 463, Exception-catching expressions, is stable and I believe ready
> for pronouncement. Drumroll please...
>
> http://www.python.org/dev/peps/pep-0463/
>
> PEP: 463
> Title: Exception-catching expressions
> Version: $Revision$
> Last-Modified: $Date$
> Author: Chris Angelico <rosuav at gmail.com>
> Status: Draft
> Type: Standards Track
> Content-Type: text/x-rst
> Created: 15-Feb-2014
> Python-Version: 3.5
> Post-History: 20-Feb-2014, 16-Feb-2014
>

While I'm +0 on the idea, I'm -1 on the syntax; I just don't like having a
colon in an expression.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20140312/4a9225db/attachment.html>


More information about the Python-Dev mailing list