treebuilders/__init__.py (3.51 KB)
treebuilders/etree_lxml.py (14.42 KB)
treebuilders/__pycache__/etree.cpython-39.pyc (11.58 KB)
treebuilders/__pycache__/dom.cpython-39.pyc (9.27 KB)
treebuilders/__pycache__/__init__.cpython-39.pyc (3.29 KB)
treebuilders/__pycache__/base.cpython-39.pyc (11.09 KB)
treebuilders/__pycache__/etree_lxml.cpython-39.pyc (12.74 KB)
treebuilders/etree.py (12.54 KB)
treebuilders/dom.py (8.72 KB)
treebuilders/base.py (14.22 KB)
html5parser.py (114.44 KB)
__init__.py (1.13 KB)
_utils.py (4.82 KB)
_tokenizer.py (75.23 KB)
_inputstream.py (31.59 KB)
_ihatexml.py (16.34 KB)
treeadapters/genshi.py (1.67 KB)
treeadapters/__init__.py (679 B)
treeadapters/__pycache__/__init__.cpython-39.pyc (976 B)
treeadapters/__pycache__/genshi.cpython-39.pyc (1.55 KB)
treeadapters/__pycache__/sax.cpython-39.pyc (1.47 KB)
treeadapters/sax.py (1.73 KB)
__pycache__/_inputstream.cpython-39.pyc (21.16 KB)
__pycache__/html5parser.cpython-39.pyc (88.92 KB)
__pycache__/__init__.cpython-39.pyc (1.31 KB)
__pycache__/_ihatexml.cpython-39.pyc (13.49 KB)
__pycache__/_utils.cpython-39.pyc (4.73 KB)
__pycache__/serializer.cpython-39.pyc (10.6 KB)
__pycache__/constants.cpython-39.pyc (64.82 KB)
__pycache__/_tokenizer.cpython-39.pyc (38.83 KB)
serializer.py (15.39 KB)
constants.py (81.51 KB)
treewalkers/genshi.py (2.25 KB)
treewalkers/__init__.py (5.58 KB)
treewalkers/etree_lxml.py (6.21 KB)
treewalkers/__pycache__/etree.cpython-39.pyc (3.45 KB)
treewalkers/__pycache__/dom.cpython-39.pyc (1.73 KB)
treewalkers/__pycache__/__init__.cpython-39.pyc (3.94 KB)
treewalkers/__pycache__/base.cpython-39.pyc (6.87 KB)
treewalkers/__pycache__/genshi.cpython-39.pyc (1.88 KB)
treewalkers/__pycache__/etree_lxml.cpython-39.pyc (6.51 KB)
treewalkers/etree.py (4.44 KB)
treewalkers/dom.py (1.38 KB)
treewalkers/base.py (7.3 KB)
_trie/__init__.py (109 B)
_trie/__pycache__/__init__.cpython-39.pyc (391 B)
_trie/__pycache__/_base.cpython-39.pyc (1.6 KB)
_trie/__pycache__/py.cpython-39.pyc (2.24 KB)
_trie/_base.py (0.99 KB)
_trie/py.py (1.73 KB)
filters/lint.py (3.56 KB)
filters/__init__.py (0 B)
filters/whitespace.py (1.19 KB)
filters/inject_meta_charset.py (2.88 KB)
filters/sanitizer.py (26.27 KB)
filters/__pycache__/__init__.cpython-39.pyc (239 B)
filters/__pycache__/base.cpython-39.pyc (909 B)
filters/__pycache__/whitespace.cpython-39.pyc (1.37 KB)
filters/__pycache__/inject_meta_charset.cpython-39.pyc (1.87 KB)
filters/__pycache__/optionaltags.cpython-39.pyc (2.74 KB)
filters/__pycache__/alphabeticalattributes.cpython-39.pyc (1.33 KB)
filters/__pycache__/sanitizer.cpython-39.pyc (16.53 KB)
filters/__pycache__/lint.cpython-39.pyc (2.59 KB)
filters/base.py (286 B)
filters/optionaltags.py (10.34 KB)
filters/alphabeticalattributes.py (919 B)