Files
prop-data-guard/backend/.venv/lib/python3.9/site-packages/Crypto/Math/_IntegerNative.pyi
T
2026-04-22 17:07:33 +08:00

4 lines
81 B
Python

from ._IntegerBase import IntegerBase
class IntegerNative(IntegerBase):
pass