Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_cursesmodule.c2584 PyCurses_TypeAhead(PyObject *self, PyObject *args) in PyCurses_TypeAhead() function
2777 {"typeahead", (PyCFunction)PyCurses_TypeAhead, METH_VARARGS},
/external/python/cpython3/Modules/
D_cursesmodule.c3063 PyCurses_TypeAhead(PyObject *self, PyObject *args) in PyCurses_TypeAhead() function
3302 {"typeahead", (PyCFunction)PyCurses_TypeAhead, METH_VARARGS},