Spaces:
Running
Running
from ._IntegerBase import IntegerBase | |
class IntegerNative(IntegerBase): | |
pass | |
from ._IntegerBase import IntegerBase | |
class IntegerNative(IntegerBase): | |
pass | |