Message168833
| Author | sayap |
|---|---|
| Recipients | barry, brian.curtin, dlchambers, ishimoto, r.david.murray, sayap, tim.golden |
| Date | 2012-08-22.01:17:33 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1345598254.6.0.0710228259437.issue15207@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
On Python 2.7, I need to add this to the original diff by Dave, in the same try-except block: mimetype = mimetype.encode(default_encoding) # omit in 3.x! |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-08-22 01:17:34 | sayap | set | recipients: + sayap, barry, ishimoto, tim.golden, r.david.murray, brian.curtin, dlchambers |
| 2012-08-22 01:17:34 | sayap | set | messageid: <1345598254.6.0.0710228259437.issue15207@psf.upfronthosting.co.za> |
| 2012-08-22 01:17:34 | sayap | link | issue15207 messages |
| 2012-08-22 01:17:33 | sayap | create | |