class documentation

class HTMLParser(_HTMLParser):

View In Hierarchy

An html5lib HTML parser with lxml as tree.
Method __init__ Undocumented
def __init__(self, strict=False, **kwargs):

Undocumented