📁 File Manager Pro
v10.0.3 | PHP: 7.4.15
Server: Apache/2.4.25 (Debian)
2026-07-02 03:15:54
📂
/ (Root)
/
usr
/
lib
/
python3
/
dist-packages
/
zope
📍 /usr/lib/python3/dist-packages/zope
🔄 Refresh
✏️
Editing: __init__.py
Read Only
# this is a namespace package try: import pkg_resources pkg_resources.declare_namespace(__name__) except ImportError: import pkgutil __path__ = pkgutil.extend_path(__path__, __name__)
💾 Save Changes
❌ Cancel