File size: 78 Bytes
0a06673
 
 
1
2
3
4
from ._IntegerBase import IntegerBase
class IntegerGMP(IntegerBase):
    pass