htmllib

HTML 2.0 parser.

See the HTML 2.0 specification: http://www.w3.org/hypertext/WWW/MarkUp/html-spec/html-spec_toc.html

Functions

test([args])

Classes

HTMLParser(formatter[, verbose]) This is the basic HTML parser class.

Exceptions

HTMLParseError Error raised when an HTML document can’t be parsed.