summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_htmlparser.py
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2001-05-18 14:50:52 (GMT)
committerGuido van Rossum <guido@python.org>2001-05-18 14:50:52 (GMT)
commit8846d7178b8caf1411ca6f458b78b9f46ba73abe (patch)
tree34fca0398536235fdc90fd797aa9bee1575db3ae /Lib/test/test_htmlparser.py
parent1928314ef470e038b104162735eb3fa752ea9ba0 (diff)
downloadcpython-8846d7178b8caf1411ca6f458b78b9f46ba73abe.zip
cpython-8846d7178b8caf1411ca6f458b78b9f46ba73abe.tar.gz
cpython-8846d7178b8caf1411ca6f458b78b9f46ba73abe.tar.bz2
A much improved HTML parser -- a replacement for sgmllib. The API is
derived from but not quite compatible with that of sgmllib, so it's a new file. I suppose it needs documentation, and htmllib needs to be changed to use this instead of sgmllib, and sgmllib needs to be declared obsolete. But that can all be done later. This code was first published as part of TAL (part of Zope Page Templates), but that was strongly based on sgmllib anyway. Authors are Fred drake and Guido van Rossum.
Diffstat (limited to 'Lib/test/test_htmlparser.py')
0 files changed, 0 insertions, 0 deletions