module documentation

Undocumented

Class ​Bogus​Modules Undocumented
Class ​Dummy​Element Undocumented
Class ​Dummy​Element​Tree Undocumented
Class ​Dummy​Parser Undocumented
Class ​Dummy​Tree​Builder Undocumented
Class ​HTMLElement​Maker Undocumented
Class ​Test_document_fromstring Undocumented
Class ​Test_fragment_fromstring Undocumented
Class ​Test_fragments_fromstring Undocumented
Class ​Test_fromstring Undocumented
Class ​Test_​HTMLParser Undocumented
Class ​Test_parse Undocumented
Class ​Test_​XHTMLParser Undocumented
Function path2url Undocumented
Function test​_suite Undocumented
Function xhtml​_tag Undocumented
Constant XHTML​_TEST​_DOCUMENT Undocumented
Variable html5lib Undocumented
def path2url(path):

Undocumented

def test_suite():

Undocumented

def xhtml_tag(tag):

Undocumented

XHTML_TEST_DOCUMENT: str =

Undocumented

Value
'''
    <!DOCTYPE html>
    <html>
    <head><title>TITLE</title></head>
    <body></body>
    </html>
    '''
html5lib =

Undocumented