c4d90bf ^
1 2 3 4
from Cryptodome.Math._IntegerBase import IntegerBase class Integer(IntegerBase): pass