Message104903
| Author | giampaolo.rodola |
|---|---|
| Recipients | benjamin.peterson, giampaolo.rodola, matejcik, pitrou |
| Date | 2010-05-03.23:03:43 |
| SpamBayes Score | 0.04794426 |
| Marked as misclassified | No |
| Message-id | <1272927825.13.0.963947746457.issue3620@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Adding this:
def handle_error(self):
raise
...to SimSMTPChannel class would help to provide a clearer error message to understand where exactly EBADF comes from, altough I think this was an old asyncore bug which have already been fixed.
Is this still reproducible on Python 3.2? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-05-03 23:03:45 | giampaolo.rodola | set | recipients: + giampaolo.rodola, pitrou, matejcik, benjamin.peterson |
| 2010-05-03 23:03:45 | giampaolo.rodola | set | messageid: <1272927825.13.0.963947746457.issue3620@psf.upfronthosting.co.za> |
| 2010-05-03 23:03:43 | giampaolo.rodola | link | issue3620 messages |
| 2010-05-03 23:03:43 | giampaolo.rodola | create | |