Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dsysmodule.h15 PyAPI_FUNC(void) PySys_SetPath(char *);
/external/python/cpython2/PC/os2vacpp/
Dpython.def375 PySys_SetPath
/external/python/cpython2/Doc/c-api/
Dsys.rst84 .. c:function:: void PySys_SetPath(char *path)
/external/python/cpython2/Python/
Dpythonrun.c249 PySys_SetPath(Py_GetPath()); in Py_InitializeEx()
615 PySys_SetPath(Py_GetPath()); in Py_NewInterpreter()
Dsysmodule.c1567 PySys_SetPath(char *path) in PySys_SetPath() function
/external/python/cpython2/PC/os2emx/
Dpython27.def1134 "PySys_SetPath"