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 python-dev
Recipients barry, benhoyt, brian.curtin, dlchambers, ggenellina, ishimoto, lemburg, pitrou, python-dev, r.david.murray, sayap, terry.reedy, tim.golden
Date 2013-10-22.19:05:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3d440j5vL8z7LkS@mail.python.org>
In-reply-to
Content
New changeset 95b88273683c by Tim Golden in branch '3.3':
Issue #15207: Fix mimetypes to read from correct area in Windows registry (Original patch by Dave Chambers)
http://hg.python.org/cpython/rev/95b88273683c

New changeset 12bf7fc1ba76 by Tim Golden in branch 'default':
Issue #15207: Fix mimetypes to read from correct area in Windows registry (Original patch by Dave Chambers)
http://hg.python.org/cpython/rev/12bf7fc1ba76
History
Date User Action Args
2013-10-22 19:05:10python-devsetrecipients: + python-dev, lemburg, barry, terry.reedy, ishimoto, ggenellina, pitrou, tim.golden, sayap, r.david.murray, brian.curtin, benhoyt, dlchambers
2013-10-22 19:05:10python-devlinkissue15207 messages
2013-10-22 19:05:10python-devcreate