Home
last modified time | relevance | path

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

/external/python/cpython2/PC/
D_subprocess.c165 sp_GetStdHandle(PyObject* self, PyObject* args) in sp_GetStdHandle() function
628 {"GetStdHandle", sp_GetStdHandle, METH_VARARGS, GetStdHandle_doc},