X7ROOT File Manager
Current Path:
/opt/cloudlinux/venv/lib/python3.11/site-packages/lazy_object_proxy
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
lazy_object_proxy
/
ðŸ“
..
📄
__init__.py
(413 B)
ðŸ“
__pycache__
📄
_version.py
(160 B)
📄
cext.cpython-311-x86_64-linux-gnu.so
(49.06 KB)
📄
compat.py
(148 B)
📄
simple.py
(8.5 KB)
📄
slots.py
(11.97 KB)
📄
utils.py
(1.18 KB)
Editing: compat.py
string_types = str, bytes def with_metaclass(meta, *bases): """Create a base class with a metaclass.""" return meta("NewBase", bases, {})
Upload File
Create Folder