📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-28 03:15:22
📂
/ (Root)
/
opt
/
hc_python
/
lib
/
python3.12
/
site-packages
/
lxml
📍 /opt/hc_python/lib/python3.12/site-packages/lxml
🔄 Refresh
✏️
Editing: usedoctest.py
Read Only
"""Doctest module for XML comparison. Usage:: >>> import lxml.usedoctest >>> # now do your XML doctests ... See `lxml.doctestcompare` """ from lxml import doctestcompare doctestcompare.temp_install(del_module=__name__)
💾 Save Changes
❌ Cancel