📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 06:14:12
📂
/ (Root)
/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
lxml
/
html
📍 /opt/cloudlinux/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