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 techtonik
Recipients christian.heimes, techtonik
Date 2013-10-24.14:08:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382623711.54.0.0648407348993.issue19377@psf.upfronthosting.co.za>
In-reply-to
Content
I am not sure that policy defines anything related to datasets bundled with Python. Even when try to adopt policy reading to this case, it doesn't look like a feature, but a bug fix.

SVG is a registered MIME type http://www.w3.org/TR/SVG/mimereg.html, SVG is the most popular (the only one?) open source format for vector graphics, which should be present in Python database, but it isn't.

I don't know what do you mean by "work around". Users don't know that the source of the bug is missing information from mimetypes package.
History
Date User Action Args
2013-10-24 14:08:31techtoniksetrecipients: + techtonik, christian.heimes
2013-10-24 14:08:31techtoniksetmessageid: <1382623711.54.0.0648407348993.issue19377@psf.upfronthosting.co.za>
2013-10-24 14:08:31techtoniklinkissue19377 messages
2013-10-24 14:08:31techtonikcreate