Searched refs:PySys_SetPath (Results 1 – 9 of 9) sorted by relevance
15 Py_DEPRECATED(3.11) PyAPI_FUNC(void) PySys_SetPath(const wchar_t *);
553 EXPORT_FUNC(PySys_SetPath)
603 function,PySys_SetPath,3.2,,
265 .. c:function:: void PySys_SetPath(const wchar_t *path)
3283 PySys_SetPath(const wchar_t *path) in PySys_SetPath() function
1327 [function.PySys_SetPath]
3352 :c:func:`PySys_SetArgvEx`, :c:func:`PySys_SetPath`. Patch by Victor
2573 * :c:func:`PySys_SetPath`
721 Py_DEPRECATED(3.11) PyAPI_FUNC(void) PySys_SetPath(const wchar_t *);