[Python-Dev] thoughts on having EOFError inherit from EnvironmentError?

Greg Ewing greg.ewing at canterbury.ac.nz
Thu Apr 17 02:30:09 CEST 2008


Guido van Rossum wrote:

> You are unique in demanding this.

I'm not asking for anything to be changed (I've
already agreed that EOFError can stay the way it
is), just pointing out what I think is a legitimate
use for custom EnvironmentError subclasses.

-- 
Greg


More information about the Python-Dev mailing list