Home
last modified time | relevance | path

Searched refs:PyCursesWindow_AddCh (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
D_cursesmodule.c371 PyCursesWindow_AddCh(PyCursesWindowObject *self, PyObject *args) in PyCursesWindow_AddCh() function
1564 {"addch", (PyCFunction)PyCursesWindow_AddCh, METH_VARARGS},