관리-도구
편집 파일: _IntegerNative.pyi
from ._IntegerBase import IntegerBase class IntegerNative(IntegerBase): pass