Home
last modified time | relevance | path

Searched defs:initscr (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/curses/
D__init__.py28 def initscr(): function
/external/python/cpython3/Lib/curses/
D__init__.py25 def initscr(): function
/external/python/cffi/demo/
D_curses.py782 def initscr(): function