summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_html.py
Commit message (Expand)AuthorAgeFilesLines
* #2927: Added the unescape() function to the html module.Ezio Melotti2013-11-191-3/+83
* #2830: add html.escape() helper and move cgi.escape() uses in the standard li...Georg Brandl2010-10-151-0/+24