massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / coc-python-data / languageServer.0.5.59 / Typeshed / third_party / 2and3 / Crypto / pct_warnings.pyi
1 class CryptoWarning(Warning): ...\r
2 class CryptoDeprecationWarning(DeprecationWarning, CryptoWarning): ...\r
3 class CryptoRuntimeWarning(RuntimeWarning, CryptoWarning): ...\r
4 class RandomPool_DeprecationWarning(CryptoDeprecationWarning): ...\r
5 class ClockRewindWarning(CryptoRuntimeWarning): ...\r
6 class GetRandomNumber_DeprecationWarning(CryptoDeprecationWarning): ...\r
7 class PowmInsecureWarning(CryptoRuntimeWarning): ...\r