Searched refs:check_home (Results 1 – 2 of 2) sorted by relevance
178 def is_python_build(check_home=False): argument179 if check_home and _sys_home:
70 _python_build = partial(is_python_build, check_home=True)