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

  /external/python/cpython2/Modules/
_curses_panel.c 315 PyCursesPanel_userptr(PyCursesPanelObject *self)
343 {"userptr", (PyCFunction)PyCursesPanel_userptr, METH_NOARGS},
  /external/python/cpython3/Modules/
_curses_panel.c 340 PyCursesPanel_userptr(PyCursesPanelObject *self)
368 {"userptr", (PyCFunction)PyCursesPanel_userptr, METH_NOARGS},

Completed in 788 milliseconds