[issue26585] Use html.escape to replace _quote_html in http.server

Xiang Zhang report at bugs.python.org
Fri Mar 18 12:55:56 EDT 2016


Xiang Zhang added the comment:

I add two tests for html escaping. One for the error message and the other for display name in SimpleHTTPRequesthandler.

----------
Added file: http://bugs.python.org/file42204/_quote_html_to_html_escape_v2.patch

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


More information about the Python-bugs-list mailing list