Home
last modified time | relevance | path

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

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