Ezio Melotti added the comment:

Wouldn't this be backward incompatible?
Even if the EOFError that is raised is not documented explicitly, people might 
be catching it, and switching to a new exception would break their programs.  
Maybe NNTPConnectError should inherit from EOFError too?

----------
nosy: +ezio.melotti

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue1186900>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to