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 lemburg
Recipients christian.heimes, lemburg, techtonik
Date 2013-10-24.17:28:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382635680.78.0.279981859799.issue19377@psf.upfronthosting.co.za>
In-reply-to
Content
Christian: I think adding MIME types falls under platform support and we do still add platform support to Python 2.7.

That said, the mimetypes module *does* use platform files for determining MIME types, so adding missing MIME types there will likely result in a more usable overall system :-)

In other words: the problem is not really in Python's module, which only provides a bare minimum of MIME types, but in the system setup of your system, Anatoly.
History
Date User Action Args
2013-10-24 17:28:00lemburgsetrecipients: + lemburg, techtonik, christian.heimes
2013-10-24 17:28:00lemburgsetmessageid: <1382635680.78.0.279981859799.issue19377@psf.upfronthosting.co.za>
2013-10-24 17:28:00lemburglinkissue19377 messages
2013-10-24 17:28:00lemburgcreate