def initiate_curses()

in memory_analyzer/frontend/frontend_utils.py [0:0]


def initiate_curses(items):
    curses.wrapper(view, items)