[Python-ideas] except expression

Greg Ewing greg.ewing at canterbury.ac.nz
Tue Feb 18 07:23:12 CET 2014


Chris Angelico wrote:
> Conceptually, it's easy to say
> "inner scope". If it turns out that it's really REALLY hard to do
> that, then rejecting 'as' could be a fall-back. But I'd really rather
> keep it.

Do you have any non-contrived use cases in mind for 'as' in an
except-expression? I'm having trouble thinking of any.

-- 
Greg


More information about the Python-ideas mailing list