[Python-ideas] PEP 3151: Reworking the OS and IO exception hierarchy

Dag Odenhall dag.odenhall at gmail.com
Thu Jul 22 04:26:48 CEST 2010


+1 on the general idea, always seemed awkward to me that these
operations all raise the same exception. I didn't even know about the
errno comparison method, though I've never looked for it. Point is that
it is cryptic and as such not very pythonic.




More information about the Python-ideas mailing list