[issue1186900] nntplib shouldn't raise generic EOFError

Martin Panter report at bugs.python.org
Mon Aug 4 03:50:38 CEST 2014


Martin Panter added the comment:

I could be wrong, but isn’t this error raised when expecting a response from any command, not just during “connection establishment”? Perhaps change the docstring to say something like “Connection closed unexpectedly” instead.

----------
nosy: +vadmium

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1186900>
_______________________________________


More information about the Python-bugs-list mailing list