Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/distutils/
Dsysconfig.py66 def get_python_inc(plat_specific=0, prefix=None): function
/external/python/cpython3/Lib/distutils/
Dsysconfig.py84 def get_python_inc(plat_specific=0, prefix=None): function