Searched refs:Py_SetPath (Results 1 – 21 of 21) sorted by relevance
48 Py_DEPRECATED(3.11) PyAPI_FUNC(void) Py_SetPath(const wchar_t *);
215 Py_SetPath(const wchar_t *path) in Py_SetPath() function
1507 Py_SetPath(path); in test_init_setpath()1540 Py_SetPath(path); in test_init_setpath_config()
102 details are described at :ref:`init-path-config`. Alternatively the older :c:func:`Py_SetPath`
83 EXPORT_FUNC(Py_SetPath)
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`,
5043 * :c:func:`Py_SetPath`
843 function,Py_SetPath,3.7,,
908 …<elf-symbol name='Py_SetPath' type='func-type' binding='global-binding' visibility='default-visibi…14251 …Py_SetPath' mangled-name='Py_SetPath' filepath='Python/pathconfig.c' line='215' column='1' visibil…
32 * :c:func:`Py_SetPath`483 single: Py_SetPath()504 .. c:function:: void Py_SetPath(const wchar_t *)
2016 [function.Py_SetPath]
8638 a possible crash when calling Py_SetPath().
1159 executable, explicitly call :c:func:`Py_SetPath` or (at least)
1628 * :c:func:`Py_SetPath` now sets :data:`sys.executable` to the program full
2574 * :c:func:`Py_SetPath`