shell bypass 403

Cubjrnet7 Shell

: /lib64/python3.9/site-packages/lxml/ [ drwxr-xr-x ]

name : 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__)

© 2025 Cubjrnet7