Message245612
| Author | martin.panter |
|---|---|
| Recipients | Ankur.Ankan, Lita.Cho, berker.peksag, ezio.melotti, jesstess, martin.panter, mattrope, pitrou |
| Date | 2015-06-22.02:19:37 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1434939578.84.0.138464238535.issue1186900@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Quick survey of other communication protocol modules: ftplib: uses EOFError; not documented http.client: custom IncompleteRead exception imaplib: custom IMAP4.abort exception poplib: custom error_proto exception smtplib: SMTPServerDisconnected exception, subclassing OSError telnetlib: EOFError is documented |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-06-22 02:19:39 | martin.panter | set | recipients: + martin.panter, pitrou, mattrope, ezio.melotti, jesstess, berker.peksag, Ankur.Ankan, Lita.Cho |
| 2015-06-22 02:19:38 | martin.panter | set | messageid: <1434939578.84.0.138464238535.issue1186900@psf.upfronthosting.co.za> |
| 2015-06-22 02:19:38 | martin.panter | link | issue1186900 messages |
| 2015-06-22 02:19:37 | martin.panter | create | |