Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/distutils/
Dsysconfig.py104 def get_python_lib(plat_specific=0, standard_lib=0, prefix=None): argument
/external/python/cpython3/Lib/distutils/
Dsysconfig.py127 def get_python_lib(plat_specific=0, standard_lib=0, prefix=None): argument