3 lines
82 B
Python
3 lines
82 B
Python
from Crypto.Math._IntegerBase import IntegerBase as Integer
|
|
__all__ = ['Integer']
|