Можете подсказать, где ошибка? TypeError: '_io.TextIOWrapper' object is not callable

def select(self):
    self._callbacks[self._current_option_index]()

Ответы (0 шт):