📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 02:52:32
📂
/ (Root)
/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
lazy_object_proxy
📍 /opt/cloudlinux/venv/lib/python3.11/site-packages/lazy_object_proxy
🔄 Refresh
✏️
Editing: compat.py
Read Only
string_types = str, bytes def with_metaclass(meta, *bases): """Create a base class with a metaclass.""" return meta("NewBase", bases, {})
💾 Save Changes
❌ Cancel