This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Lita.Cho
Recipients Ankur.Ankan, Lita.Cho, jesstess, mattrope
Date 2014-07-10.23:04:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1405033457.62.0.611595478401.issue1186900@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2014-07-10 23:04:17Lita.Chosetrecipients: + Lita.Cho, mattrope, jesstess, Ankur.Ankan
2014-07-10 23:04:17Lita.Chosetmessageid: <1405033457.62.0.611595478401.issue1186900@psf.upfronthosting.co.za>
2014-07-10 23:04:17Lita.Cholinkissue1186900 messages
2014-07-10 23:04:17Lita.Chocreate