File size: 81 Bytes
ba2f5d6
 
 
1
2
3
4
from ._IntegerBase import IntegerBase
class IntegerNative(IntegerBase):
    pass