Home
last modified time | relevance | path

Searched defs:PySys_SetPath (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Python/
Dsysmodule.c1567 PySys_SetPath(char *path) in PySys_SetPath() function
/aosp_15_r20/external/python/cpython3/Python/
Dsysmodule.c3283 PySys_SetPath(const wchar_t *path) in PySys_SetPath() function