Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_cursesmodule.c1796 PyCurses_EraseChar(PyObject *self) in PyCurses_EraseChar() function
2703 {"erasechar", (PyCFunction)PyCurses_EraseChar, METH_NOARGS},
/external/python/cpython3/Modules/
D_cursesmodule.c2238 PyCurses_EraseChar(PyObject *self) in PyCurses_EraseChar() function
3228 {"erasechar", (PyCFunction)PyCurses_EraseChar, METH_NOARGS},