PATH:
opt
/
alt
/
python33
/
lib
/
python3.3
/
site-packages
/
pip
/
_vendor
/
html5lib
/
__pycache__
� 7�Re� c @ s� d Z d d l m Z m Z m Z d d l m Z m Z m Z d d l m Z d d l m Z d d l m Z d d d d d d g Z d Z d S( uM HTML parsing library based on the WHATWG "HTML5" specification. The parser is designed to be compatible with existing HTML found in the wild and implements well-defined error recovery that is largely compatible with modern desktop web browsers. Example usage: import html5lib f = open("my_document.html") tree = html5lib.parse(f) i ( u absolute_importu divisionu unicode_literalsi ( u HTMLParseru parseu parseFragment( u getTreeBuilder( u getTreeWalker( u serializeu HTMLParseru parseu parseFragmentu getTreeBuilderu getTreeWalkeru serializeu 1.0b3N( u __doc__u __future__u absolute_importu divisionu unicode_literalsu html5parseru HTMLParseru parseu parseFragmentu treebuildersu getTreeBuilderu treewalkersu getTreeWalkeru serializeru serializeu __all__u __version__( ( ( u6 /tmp/pip-zej_zi-build/pip/_vendor/html5lib/__init__.pyu <module> s
[-] sanitizer.cpython-33.pyc
[edit]
[-] tokenizer.cpython-33.pyc
[edit]
[-] inputstream.cpython-33.pyc
[edit]
[-] utils.cpython-33.pyc
[edit]
[+]
..
[-] ihatexml.cpython-33.pyc
[edit]
[-] __init__.cpython-33.pyc
[edit]
[-] html5parser.cpython-33.pyc
[edit]
[-] constants.cpython-33.pyc
[edit]