summaryrefslogtreecommitdiff
path: root/tests/test_util/test_quoting.py
Commit message (Expand)AuthorAgeFilesLines
* Revert change on paste.util.quoting.html_quote()Victor Stinner2015-04-231-2/+6
* Fix paste.util.html_quote(unicode): don't encode the string to escape itVictor Stinner2015-04-221-0/+24