📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 16:33:10
📂
/
/
opt
/
imunify360
/
venv
/
lib
/
python3.11
/
site-packages
/
lxml
✏️
Editing: usedoctest.py
"""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