(original) (raw)
On Wed, Mar 12, 2014 at 12:10 AM, Chris Angelico <rosuav@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: RevisionRevisionRevision
Last-Modified: DateDateDate
Author: Chris Angelico <rosuav@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.