def get_int_name(self, name: str) -> Optional[str]:
name - имя модуля. Возвращает внутреннее имя модуля при успехе.
name
Last updated 1 year ago