]> granicus.if.org Git - python/commit
Issue #9291 Do not attempt to re-encode mimetype data read from registry in ANSI...
authorTim Golden <mail@timgolden.me.uk>
Sun, 27 Apr 2014 15:36:47 +0000 (16:36 +0100)
committerTim Golden <mail@timgolden.me.uk>
Sun, 27 Apr 2014 15:36:47 +0000 (16:36 +0100)
commit3c5816f5e64ed36a0309309606c7123e70fb23c5
treeda9d6ffa4f0b5e93255ac62174160137d036d803
parent9b244ad12d72af666586eeddde30e30e5ff0035a
Issue #9291 Do not attempt to re-encode mimetype data read from registry in ANSI mode. Initial patches by Dmitry Jemerov & Vladimir Iofik
Lib/mimetypes.py
Lib/test/test_mimetypes.py