summaryrefslogtreecommitdiffstats
path: root/Lib/lib-old/HTMLParser.py
Commit message (Collapse)AuthorAgeFilesLines
* revert creation of the html.entities and html.parser modulesFred Drake2008-05-201-8/+0
| | | | (http://bugs.python.org/issue2882)
* rename HTMLParser to html.parser, htmlentitydefs to html.entitiesFred Drake2008-05-171-0/+8
(http://bugs.python.org/issue2882)