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

  /external/python/cpython2/Modules/
_curses_panel.c 59 #define PyCursesPanel_Check(v) (Py_TYPE(v) == &PyCursesPanel_Type)
  /external/python/cpython3/Modules/
_curses_panel.c 85 #define PyCursesPanel_Check(v) \

Completed in 692 milliseconds