Home
last modified time | relevance | path

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

/third_party/python/PC/
Dgetpathp.c780 int skiphome = calculate->home==NULL ? 0 : 1; in calculate_module_search_path() local
784 skiphome); in calculate_module_search_path()
785 calculate->user_path = getpythonregpath(HKEY_CURRENT_USER, skiphome); in calculate_module_search_path()