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