massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / coc-python-data / languageServer.0.5.59 / Typeshed / third_party / 2and3 / Crypto / Protocol / Chaffing.pyi
1 __revision__ = ...  # type: str\r
2 \r
3 class Chaff:\r
4     def __init__(self, factor: float = ..., blocksper: int = ...) -> None: ...\r
5     def chaff(self, blocks): ...\r