Current Path : /proc/thread-self/root/opt/alt/python37/lib64/python3.7/site-packages/yarl/ |
Current File : //proc/thread-self/root/opt/alt/python37/lib64/python3.7/site-packages/yarl/_quoting.pyi |
def _quote(val: str, *, safe: str=..., protected: str=..., qs: bool=..., strict: bool=...) -> str: ... def _unquote(val: str, *, unsafe: str=..., qs:bool=...) -> str: ...