[issue20758] mimetypes initialization order
New submission from Charley Peng: I thought that it would make more sense to check that the registry entry starts with a . before it attempts to request it in mimetypes.py. In any case, this fixed issue 9291 for me. (I realize it's just an incidental fix) -- components: Wi
[issue20758] mimetypes initialization order
Charley Peng added the comment: Sorry forgot to attach the file. -- keywords: +patch Added file: http://bugs.python.org/file34212/mywork.patch ___ Python tracker <http://bugs.python.org/issue20