➜

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.

作者 sayap
收信人 barry, brian.curtin, dlchambers, ishimoto, r.david.murray, sayap, tim.golden
日期 2012-08-22.01:17:33
SpamBayes Score -1.0
Marked as misclassified 是
Message-id <1345598254.6.0.0710228259437.issue15207@psf.upfronthosting.co.za>
In-reply-to
内容
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!
历史
日期 用户 动作 参数
2012-08-22 01:17:34sayap修改recipients: + sayap, barry, ishimoto, tim.golden, r.david.murray, brian.curtin, dlchambers
2012-08-22 01:17:34sayap修改messageid: <1345598254.6.0.0710228259437.issue15207@psf.upfronthosting.co.za>
2012-08-22 01:17:34sayap链接issue15207 messages
2012-08-22 01:17:33sayap创建