[issue16316] Support xz compression in mimetypes module

Serhiy Storchaka report at bugs.python.org
Fri Apr 26 16:57:22 CEST 2013


Serhiy Storchaka added the comment:

Xz-related mimetypes was added because Python 3.3+ supports xz compression. Backporting them to 3.3 makes sense. But backporting to 2.7 is more questionable.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16316>
_______________________________________


More information about the Python-bugs-list mailing list