Home
last modified time | relevance | path

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

/external/python/cpython2/PC/
Dmsvcrtmodule.c183 msvcrt_getch(PyObject *self, PyObject *args) in msvcrt_getch() function
384 {"getch", msvcrt_getch, METH_VARARGS, getch_doc},