def show_item_help(self, menu_item): return curses.wrapper(self._draw_notification, menu_item.helptext)