Searched refs:Py_SetPath (Results 1 – 14 of 14) sorted by relevance
48 PyAPI_FUNC(void) Py_SetPath(const wchar_t *);
1419 Py_SetPath(path); in test_init_setpath()1452 Py_SetPath(path); in test_init_setpath_config()
477 Py_SetPath(const wchar_t *path) in Py_SetPath() function
671 and Py_SetPath()
1117 and Py_SetPath()
5538 :c:func:`Py_SetPath` now sets :data:`sys.executable` to the program full5549 Python ignored arguments passed to :c:func:`Py_SetPath`,
821 function,Py_SetPath,3.7,
87 EXPORT_FUNC(Py_SetPath)
32 * :c:func:`Py_SetPath`470 single: Py_SetPath()491 .. c:function:: void Py_SetPath(const wchar_t *)
1932 function Py_SetPath
8638 a possible crash when calling Py_SetPath().
1033 executable, explicitly call :c:func:`Py_SetPath` or (at least)
1626 * :c:func:`Py_SetPath` now sets :data:`sys.executable` to the program full
483 PyAPI_FUNC(void) Py_SetPath(const wchar_t *);