🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-15 04:04:40 | PHP 8.1.34
📂
/ (Root)
/
opt
/
imunify360
/
venv
/
lib
/
python3.11
/
site-packages
/
lxml
/
html
📍 /opt/imunify360/venv/lib/python3.11/site-packages/lxml/html
🔄 Refresh
✏️
Editing: usedoctest.py
Read Only
"""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__)
💾 Save Changes
❌ Cancel