summaryrefslogtreecommitdiff
path: root/Lib/html
Commit message (Expand)AuthorAgeFilesLines
* #2834: Change re module semantics, so that str and bytes mixing is forbidden,Antoine Pitrou2008-08-191-1/+1
* Change test_htmlparser to reflect the HTMLParser -> html.parserMark Dickinson2008-05-211-1/+1
* rename HTMLParser to html.parser and htmlentitydefs to html.entities;Fred Drake2008-05-173-0/+659