HomeSort by relevance Sort by last modified time
    Searched full: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 344 PyCursesPanel_userptr(PyCursesPanelObject *self)
372 {"userptr", (PyCFunction)PyCursesPanel_userptr, METH_NOARGS},

Completed in 96 milliseconds