Viewing File: /usr/lib/python3.6/site-packages/pip/_vendor/html5lib/__pycache__/__init__.cpython-36.pyc

3

£éajã@shdZddlmZmZmZddlmZmZmZddl	m
Z
ddlmZddl
mZdd	d
ddd
gZdZdS)aM
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)
é)Úabsolute_importÚdivisionÚunicode_literalsé)Ú
HTMLParserÚparseÚ
parseFragment)ÚgetTreeBuilder)Ú
getTreeWalker)Ú	serializerrrr	r
rz1.0b10N)Ú__doc__Z
__future__rrrZhtml5parserrrrZtreebuildersr	Ztreewalkersr
Z
serializerrÚ__all__Ú__version__©rrú/usr/lib/python3.6/__init__.pyÚ<module>s
Back to Directory File Manager