4G_module/tools/utils/python3/Crypto/Math/Numbers.pyi

5 lines
84 B
Python

from Crypto.Math._IntegerBase import IntegerBase
class Integer(IntegerBase):
pass