HomeSort by relevance Sort by last modified time
    Searched refs:display_menu (Results 1 - 2 of 2) sorted by null

  /external/python/cpython2/Demo/curses/
life.py 140 def display_menu(stdscr, menu_y): function
153 display_menu(stdscr, menu_y)
190 display_menu(stdscr, menu_y)
  /external/python/cpython3/Tools/demo/
life.py 152 def display_menu(stdscr, menu_y): function
171 display_menu(stdscr, menu_y)
221 display_menu(stdscr, menu_y)

Completed in 66 milliseconds