massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-pyright / node_modules / pyright / dist / typeshed-fallback / stubs / httplib2 / httplib2 / auth.pyi
1 from typing import Any
2
3 UNQUOTE_PAIRS: Any
4 unquote: Any
5 tchar: Any
6 token: Any
7 token68: Any
8 quoted_string: Any
9 auth_param_name: Any
10 auth_param: Any
11 params: Any
12 scheme: Any
13 challenge: Any
14 authentication_info: Any
15 www_authenticate: Any