[issue9291] mimetypes initialization fails on Windows because of non-Latin characters in registry

Dmitry Jemerov report at bugs.python.org
Tue Jul 20 12:11:57 CEST 2010


Dmitry Jemerov <intelliyole at gmail.com> added the comment:

The problem doesn't happen on Python 3.1.2 because it doesn't have the code in mimetypes that accesses the Windows registry. Haven't tried the 3.2 alphas yet.

----------

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


More information about the Python-bugs-list mailing list