🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 22:49:14 | PHP 8.1.34
📂
/ (Root)
/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
yarl
📍 /opt/cloudlinux/venv/lib/python3.11/site-packages/yarl
🔄 Refresh
✏️
Editing: _quoting_c.pyi
Read Only
from typing import Optional class _Quoter: def __init__( self, *, safe: str = ..., protected: str = ..., qs: bool = ..., requote: bool = ... ) -> None: ... def __call__(self, val: Optional[str] = ...) -> Optional[str]: ... class _Unquoter: def __init__(self, *, unsafe: str = ..., qs: bool = ...) -> None: ... def __call__(self, val: Optional[str] = ...) -> Optional[str]: ...
💾 Save Changes
❌ Cancel