]> granicus.if.org Git - python/commit
Issue #16316: mimetypes now recognizes the .xz and .txz (.tar.xz) extensions.
authorNadeem Vawda <nadeem.vawda@gmail.com>
Sun, 28 Oct 2012 13:52:34 +0000 (14:52 +0100)
committerNadeem Vawda <nadeem.vawda@gmail.com>
Sun, 28 Oct 2012 13:52:34 +0000 (14:52 +0100)
commit84833aa7b4215bfbc15d2661fec326b5a49e7371
treecadb2a2977d1edab3f151051a2c727177a6352fd
parent27ddb576f163f732a89111e3e66c2d8d5e43e9e8
Issue #16316: mimetypes now recognizes the .xz and .txz (.tar.xz) extensions.

Patch by Serhiy Storchaka.
Lib/mimetypes.py
Lib/test/test_mimetypes.py
Misc/NEWS