Home
last modified time | relevance | path

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

/external/python/cpython2/PC/
D_subprocess.c535 sp_GetExitCodeProcess(PyObject* self, PyObject* args) in sp_GetExitCodeProcess() function
637 {"GetExitCodeProcess", sp_GetExitCodeProcess, METH_VARARGS,