Message129542
(socket.error, EOFError) after quit() indicates that the socket is disconnected, in which case we should not raise any error (or at least, this is the approach we're using in ftplib) while all other NNTPError related errors are not suppressed. |
|
Date |
User |
Action |
Args |
2011-02-26 13:31:02 | giampaolo.rodola | set | recipients:
+ giampaolo.rodola, pitrou |
2011-02-26 13:31:02 | giampaolo.rodola | set | messageid: <1298727062.49.0.582918847633.issue9795@psf.upfronthosting.co.za> |
2011-02-26 13:31:01 | giampaolo.rodola | link | issue9795 messages |
2011-02-26 13:31:01 | giampaolo.rodola | create | |
|