Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dgetpath.c800 calculate_module_search_path(const _PyCoreConfig *core_config, in calculate_module_search_path() function
969 err = calculate_module_search_path(core_config, calculate, in calculate_path_impl()
/external/python/cpython3/PC/
Dgetpathp.c771 calculate_module_search_path(const _PyCoreConfig *core_config, in calculate_module_search_path() function
993 err = calculate_module_search_path(core_config, calculate, config, prefix); in calculate_path_impl()