Searched defs:is_python_build (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/ | ||
D | sysconfig.py | 128 def is_python_build(): function |
/external/python/cpython3/Lib/ | ||
D | sysconfig.py | 136 def is_python_build(check_home=False): function |