Home
last modified time | relevance | path

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

/external/python/cpython2/PC/
Dmsvcrtmodule.c255 msvcrt_getwche(PyObject *self, PyObject *args) in msvcrt_getwche() function
390 {"getwche", msvcrt_getwche, METH_VARARGS, getwche_doc},