open() and EOFError

Marko Rauhamaa marko at pacujo.net
Mon Jul 7 13:40:00 EDT 2014


Chris Angelico <rosuav at 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.


Marko



More information about the Python-list mailing list