summaryrefslogtreecommitdiffstats
path: root/lib/Crypto/Math/Numbers.pyi
blob: 126268cbb0e4b5e3bbf846359cb8e5d04ea63e9f (plain) (blame)
1
2
3
4
from Crypto.Math._IntegerBase import IntegerBase

class Integer(IntegerBase):
	pass