| .. | |||||
| __pycache__ | |||||
| __init__.py | |||||
| __init__.pyi | |||||
| _quoting.cpython-37m-x86_64-linux-gnu.so | |||||
| _quoting.pyi | |||||
| _quoting.pyx | |||||
| quoting.py |
def _quote(val: str, *, safe: str=..., protected: str=..., qs: bool=...,
strict: bool=...) -> str: ...
def _unquote(val: str, *, unsafe: str=..., qs:bool=...) -> str: ...
| .. | |||||
| __pycache__ | |||||
| __init__.py | |||||
| __init__.pyi | |||||
| _quoting.cpython-37m-x86_64-linux-gnu.so | |||||
| _quoting.pyi | |||||
| _quoting.pyx | |||||
| quoting.py |