Files
ai_wht_B/venv/Lib/site-packages/Crypto/Math/_IntegerNative.pyi

4 lines
81 B
Python
Raw Normal View History

2026-01-06 14:18:39 +08:00
from ._IntegerBase import IntegerBase
class IntegerNative(IntegerBase):
pass