📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 05:24:33
📂
/ (Root)
/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
markupsafe
📍 /opt/cloudlinux/venv/lib/python3.11/site-packages/markupsafe
🔄 Refresh
✏️
Editing: _speedups.pyi
Read Only
from typing import Any from typing import Optional from . import Markup def escape(s: Any) -> Markup: ... def escape_silent(s: Optional[Any]) -> Markup: ... def soft_str(s: Any) -> str: ... def soft_unicode(s: Any) -> str: ...
💾 Save Changes
❌ Cancel