[issue23255] SimpleHTTPRequestHandler refactor for more extensible usage.

Ent report at bugs.python.org
Tue Jan 20 10:26:07 CET 2015


Ent added the comment:

Following is updated patch with
* Refactored code with helper functions
* Unit Tests
* Documentation - Explanation + Examples


SimpleHTTPRequestHandler's copyfile has been renamed to copy_file but not shutils'.

----------
Added file: http://bugs.python.org/file37786/helpers-unittests-docs.patch

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


More information about the Python-bugs-list mailing list