Amaury Forgeot d'Arc added the comment:
This is a duplicate of issue9291.
--
nosy: +amaury.forgeotdarc
resolution: -> duplicate
status: open -> closed
superseder: -> mimetypes initialization fails on Windows because of non-Latin
characters in registry
___
New submission from Andrey Men :
In russian windows seven SP1, x32, installed from 2.7.1/2.7.2 MSI installer:
>>> import SimpleHTTPServer
Traceback (most recent call last):
File "", line 1, in
import SimpleHTTPServer
File "C:\Python\lib\SimpleHTTPServer.py", line 27, in
class Simp