📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 11:40:24
📂
/ (Root)
/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
future
/
moves
📍 /opt/cloudlinux/venv/lib/python3.11/site-packages/future/moves
🔄 Refresh
✏️
Editing: winreg.py
Read Only
from __future__ import absolute_import from future.utils import PY3 if PY3: from winreg import * else: __future_module__ = True from _winreg import *
💾 Save Changes
❌ Cancel