Home
last modified time | relevance | path

Searched defs:is_python_build (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
Dsysconfig.py128 def is_python_build(): function
/external/python/cpython3/Lib/
Dsysconfig.py136 def is_python_build(check_home=False): function