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