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.

作者 r.david.murray
收信人 pitrou, r.david.murray, siona, terry.reedy
日期 2010-06-26.01:25:58
SpamBayes Score 0.01753942
Marked as misclassified
Message-id <1277515562.75.0.63936650325.issue4963@psf.upfronthosting.co.za>
In-reply-to
内容
I can't reproduce this either, and without a reproducer we might as well close it.

Antoine it is possible that your fix for #5853 inadvertently fixed this, but I don't feel like untangling the logic of the module enough to figure it out :)  So I'm going to close it 'works for me'.  If S Arrowsmith can reproduce it with 2.7r2, we can reopen.

By the way, it produced 'jpe' for me, too...but, then, my system (Gentoo) /etc/mime.types file has 'jpe' as the first filetype for jpeg, so I don't think that association is Python's bug, per se. Though I may eventually have to address it in email6.  (Also by the way, I tried switching the order and passing in the modified file explicitly on the explicit init, but that didn't change the behavior).
历史
日期 用户 动作 参数
2010-06-26 01:26:02r.david.murray修改recipients: + r.david.murray, terry.reedy, pitrou, siona
2010-06-26 01:26:02r.david.murray修改messageid: <1277515562.75.0.63936650325.issue4963@psf.upfronthosting.co.za>
2010-06-26 01:26:01r.david.murray链接issue4963 messages
2010-06-26 01:26:00r.david.murray创建