Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/distutils/
Dsysconfig.py66 def get_python_inc(plat_specific=0, prefix=None): argument
104 def get_python_lib(plat_specific=0, standard_lib=0, prefix=None): argument
/external/python/cpython3/Lib/distutils/
Dsysconfig.py84 def get_python_inc(plat_specific=0, prefix=None): argument
124 def get_python_lib(plat_specific=0, standard_lib=0, prefix=None): argument