X7ROOT File Manager
Current Path:
/usr/lib64/python3.6/site-packages/lxml/html
usr
/
lib64
/
python3.6
/
site-packages
/
lxml
/
html
/
📁
..
📄
ElementSoup.py
(319 B)
📄
__init__.py
(63.37 KB)
📁
__pycache__
📄
_diffcommand.py
(2.08 KB)
📄
_html5builder.py
(3.17 KB)
📄
_setmixin.py
(1.08 KB)
📄
builder.py
(4.21 KB)
📄
clean.cpython-36m-x86_64-linux-gnu.so
(276.84 KB)
📄
clean.py
(26.44 KB)
📄
defs.py
(4.11 KB)
📄
diff.cpython-36m-x86_64-linux-gnu.so
(371.45 KB)
📄
diff.py
(29.79 KB)
📄
formfill.py
(9.46 KB)
📄
html5parser.py
(8.43 KB)
📄
soupparser.py
(9.96 KB)
📄
usedoctest.py
(249 B)
Editing: usedoctest.py
"""Doctest module for HTML comparison. Usage:: >>> import lxml.html.usedoctest >>> # now do your HTML doctests ... See `lxml.doctestcompare`. """ from lxml import doctestcompare doctestcompare.temp_install(html=True, del_module=__name__)
Upload File
Create Folder