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