]> granicus.if.org Git - python/commit
Bug #1117556: SimpleHTTPServer now tries to find and use the system's
authorGeorg Brandl <georg@python.org>
Wed, 14 Jun 2006 08:50:03 +0000 (08:50 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 14 Jun 2006 08:50:03 +0000 (08:50 +0000)
commit83cc0d0addd23dbd2b32f4de9835538496ad71cd
tree3d95739b6f53dd4f3d7415b26ff128a6da8d2485
parent0540be96f3b4f9fa684ee7ce4f9e777a169d8138
Bug #1117556: SimpleHTTPServer now tries to find and use the system's
mime.types file for determining MIME types.
Lib/SimpleHTTPServer.py
Misc/NEWS