OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Py_SetPath
(Results
1 - 3
of
3
) sorted by null
/external/python/cpython3/Include/
pylifecycle.h
61
PyAPI_FUNC(void)
Py_SetPath
(const wchar_t *);
/external/python/cpython3/Modules/
getpath.c
93
* An embedding application can use
Py_SetPath
() to override all of
827
Py_SetPath
(const wchar_t *path)
/external/python/cpython3/PC/
getpathp.c
72
* An embedding application can use
Py_SetPath
() to override all of
111
*
Py_SetPath
() can be used to override this mechanism. Call
Py_SetPath
882
Py_SetPath
(const wchar_t *path)
Completed in 234 milliseconds