Searched refs:Py_SetPath (Results 1 – 8 of 8) sorted by relevance
149 PyAPI_FUNC(void) Py_SetPath(const wchar_t *);
133 Py_SetPath(const wchar_t *path) in Py_SetPath() function
756 Py_SetPath=python37.Py_SetPath
674 and Py_SetPath()
1127 and Py_SetPath()
30 * :c:func:`Py_SetPath`441 single: Py_SetPath()456 .. c:function:: void Py_SetPath(const wchar_t *)
985 executable, explicitly call :c:func:`Py_SetPath` or (at least)
8638 a possible crash when calling Py_SetPath().