Home
last modified time | relevance | path

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

/external/python/cpython2/PC/
D_subprocess.c587 sp_GetVersion(PyObject* self, PyObject* args) in sp_GetVersion() function
641 {"GetVersion", sp_GetVersion, METH_VARARGS, GetVersion_doc},