summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_htmlparser.py
Commit message (Collapse)AuthorAgeFilesLines
* Added test suite for the new HTMLParser module, originally from theFred Drake2001-05-181-0/+254
TAL/PageTemplate package for Zope. This only needed a little boilerplate change; the tests themselves are unchanged.