[issue22165] Empty response from http.server when directory listing contains invalid unicode

Serhiy Storchaka report at bugs.python.org
Thu Aug 7 20:24:50 CEST 2014


Serhiy Storchaka added the comment:

Here is a patch which fixes handling of undecodable paths in SimpleHTTPRequestHandler.

----------
keywords: +patch
nosy: +serhiy.storchaka
stage: needs patch -> patch review
Added file: http://bugs.python.org/file36304/issue22165.patch

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


More information about the Python-bugs-list mailing list