Home
last modified time | relevance | path

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

/external/python/cpython2/PC/
D_subprocess.c97 sp_handle_close(sp_handle_object* self, PyObject* args) in sp_handle_close() function
120 {"Close", (PyCFunction) sp_handle_close, METH_VARARGS},