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.

Author r.david.murray
Recipients barry, benhoyt, brian.curtin, dlchambers, ishimoto, r.david.murray, sayap, terry.reedy, tim.golden
Date 2012-12-07.14:51:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1354891873.84.0.866412108097.issue15207@psf.upfronthosting.co.za>
In-reply-to
Content
To be consistent with the overall philosophy of the mimetypes module, it should be instead a list of "windows fixes" which are applied if the broken mimetype is found in the windows registry.

If you want to avoid the overhead, pass an empty list to init.  A note about the overhead and fixes should be added to the docs.
History
Date User Action Args
2012-12-07 14:51:13r.david.murraysetrecipients: + r.david.murray, barry, terry.reedy, ishimoto, tim.golden, sayap, brian.curtin, benhoyt, dlchambers
2012-12-07 14:51:13r.david.murraysetmessageid: <1354891873.84.0.866412108097.issue15207@psf.upfronthosting.co.za>
2012-12-07 14:51:13r.david.murraylinkissue15207 messages
2012-12-07 14:51:13r.david.murraycreate