Home
last modified time | relevance | path

Searched refs:find_existing_python (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/PC/
Dlauncher.c181 find_existing_python(wchar_t * path) in find_existing_python() function
272 else if (find_existing_python(ip->executable)) { in locate_pythons_for_key()