Searched refs:PySys_SetPath (Results 1 – 6 of 6) sorted by relevance
15 PyAPI_FUNC(void) PySys_SetPath(char *);
375 PySys_SetPath
84 .. c:function:: void PySys_SetPath(char *path)
249 PySys_SetPath(Py_GetPath()); in Py_InitializeEx()615 PySys_SetPath(Py_GetPath()); in Py_NewInterpreter()
1567 PySys_SetPath(char *path) in PySys_SetPath() function
1134 "PySys_SetPath"