class documentation

class HTMLParser(_HTMLParser): (source)

View In Hierarchy

An html5lib HTML parser with lxml as tree.

Method __init__ Undocumented
def __init__(self, strict=False, **kwargs): (source)

Undocumented