🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 20:13:01 | PHP 8.1.34
📂
/ (Root)
/
opt
/
alt
/
python311
/
lib64
/
python3.11
📍 /opt/alt/python311/lib64/python3.11
🔄 Refresh
✏️
Editing: sre_constants.py
Read Only
import warnings warnings.warn(f"module {__name__!r} is deprecated", DeprecationWarning, stacklevel=2) from re import _constants as _ globals().update({k: v for k, v in vars(_).items() if k[:2] != '__'})
💾 Save Changes
❌ Cancel