summaryrefslogtreecommitdiffstats
path: root/Lib/htmllib.py
Commit message (Expand)AuthorAgeFilesLines
* support <HTML>, remove <HEADER>Guido van Rossum1995-06-221-3/+2
* remove redundant backslashes; some cosneticsGuido van Rossum1995-03-041-60/+59
* added html parser and supporting castGuido van Rossum1995-02-271-0/+635