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