massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / coc-python-data / languageServer.0.5.59 / Typeshed / third_party / 2and3 / Crypto / Util / RFC1751.pyi
1 from typing import Any\r
2 \r
3 __revision__ = ...  # type: str\r
4 binary = ...  # type: Any\r
5 \r
6 def key_to_english(key): ...\r
7 def english_to_key(s): ...\r
8 \r
9 wordlist = ...  # type: Any\r