[issue23255] SimpleHTTPRequestHandler refactor for more extensible usage.

Martin Panter report at bugs.python.org
Sun Feb 1 01:28:25 CET 2015


Martin Panter added the comment:

Here is an enhancement to the existing SimpleHTTPServerTestCase.test_get() test case, that demonstrates the current implementation breaks serving index.html files by default.

----------
Added file: http://bugs.python.org/file37947/index-test.patch

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


More information about the Python-bugs-list mailing list