summaryrefslogtreecommitdiffstats
path: root/Lib/html/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* rename HTMLParser to html.parser and htmlentitydefs to html.entities;Fred Drake2008-05-171-0/+1
includes merge of trunk revision 63432