[issue16316] Support xz compression in mimetypes module

Serhiy Storchaka report at bugs.python.org
Wed Oct 24 23:40:45 CEST 2012


New submission from Serhiy Storchaka:

The proposed patch adds xz compression support in additional to gzip, compress and bzip2 in mimetypes module.

----------
components: Library (Lib)
files: mimetypes-lzma.patch
keywords: patch
messages: 173712
nosy: nadeem.vawda, serhiy.storchaka
priority: normal
severity: normal
stage: patch review
status: open
title: Support xz compression in mimetypes module
type: enhancement
versions: Python 3.4
Added file: http://bugs.python.org/file27702/mimetypes-lzma.patch

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


More information about the Python-bugs-list mailing list