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.

作者 lambacck
收信人 BreamoreBoy, ajaksu2, elesbom, eric.araujo, jlgijsbers, josiahcarlson, kxroberto, lambacck, ptarjan, skrah
日期 2010-11-21.19:18:33
SpamBayes Score 7.784676e-07
Marked as misclassified
Message-id <1290367114.79.0.0164939456176.issue1043134@psf.upfronthosting.co.za>
In-reply-to
内容
Rafael,

There is already a method which returns all the extensions. What is required is a flag (or separate dict) which provides a canonical extension. The questions is whether it is sufficient to rely on the default provided mimetypes for the default in the face of mimetypes read out of the mimetypes files or windows registry.

I don't see a way to fix the bug, without also providing an API to "pick the winner" for those cases that are not provided in the default list.
历史
日期 用户 动作 参数
2010-11-21 19:18:34lambacck修改recipients: + lambacck, jlgijsbers, josiahcarlson, kxroberto, ajaksu2, eric.araujo, skrah, ptarjan, BreamoreBoy, elesbom
2010-11-21 19:18:34lambacck修改messageid: <1290367114.79.0.0164939456176.issue1043134@psf.upfronthosting.co.za>
2010-11-21 19:18:33lambacck链接issue1043134 messages
2010-11-21 19:18:33lambacck创建