On Tue, Jul 8, 2014 at 3:40 AM, Marko Rauhamaa <ma...@pacujo.net> wrote:
> Chris Angelico <ros...@gmail.com>:
>
>> if you always break everything out to keep exception-catching scope as
>> narrow as possible, you begin to lose readability in other ways.
>
> I've begun to wonder if there might exist a new, easier-to-read
> try-except syntax.

http://www.python.org/dev/peps/pep-0463/ anyone? :)

ChrisA
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to