📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 10:56:18
📂
/ (Root)
/
lib64
/
python3.12
📍 /lib64/python3.12
🔄 Refresh
✏️
Editing: sre_compile.py
Read Only
import warnings warnings.warn(f"module {__name__!r} is deprecated", DeprecationWarning, stacklevel=2) from re import _compiler as _ globals().update({k: v for k, v in vars(_).items() if k[:2] != '__'})
💾 Save Changes
❌ Cancel