Repository URL to install this package:
from Crypto.Math._IntegerBase import IntegerBase class Integer(IntegerBase): pass