Searched refs:_Py_SetProgramFullPath (Results 1 – 3 of 3) sorted by relevance
48 PyAPI_FUNC(void) _Py_SetProgramFullPath(const wchar_t *);
548 _Py_SetProgramFullPath(const wchar_t *program_full_path) in _Py_SetProgramFullPath() function
8858 Adds _Py_SetProgramFullPath so embedders may override sys.executable