Home
last modified time | relevance | path

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

/external/python/setuptools/setuptools/_distutils/
Dsysconfig.py45 def _is_python_source_dir(d): function
/external/python/cpython3/Lib/
Dsysconfig.py161 def _is_python_source_dir(d): function