cpython/Lib/html
Fred Drake d995e1150c revert creation of the html.entities and html.parser modules
(http://bugs.python.org/issue2882)
2008-05-20 06:08:38 +00:00
..
__init__.py rename HTMLParser to html.parser, htmlentitydefs to html.entities 2008-05-17 20:30:04 +00:00
entities.py rename HTMLParser to html.parser, htmlentitydefs to html.entities 2008-05-17 20:30:04 +00:00
parser.py revert creation of the html.entities and html.parser modules 2008-05-20 06:08:38 +00:00