Georg Brandl <ge...@python.org> added the comment:

Since http.server calls mimetypes.init(), the default type map is not used but 
one read from the system.  That one might as well lack the entries for .py etc. 
 For the sake of backwards compatibility I don't think a change is needed here.

----------
nosy: +georg.brandl
resolution:  -> wont fix
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue1726208>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to