[issue1186900] nntplib shouldn't raise generic EOFError

Lita Cho report at bugs.python.org
Fri Jul 11 01:04:17 CEST 2014


Lita Cho added the comment:

I have a fix and added some test coverage in order to make sure the NNTFConnectError was being called. However, in the test case, I am monkey patching. If there is a way to do this with mock, I would appreciate the feedback.

----------
keywords: +patch
Added file: http://bugs.python.org/file35922/nntplib_error.patch

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


More information about the Python-bugs-list mailing list