Searched defs:_is_python_source_dir (Results 1 – 2 of 2) sorted by relevance
| /external/python/setuptools/setuptools/_distutils/ | ||
| D | sysconfig.py | 45 def _is_python_source_dir(d): function |
| /external/python/cpython3/Lib/ | ||
| D | sysconfig.py | 161 def _is_python_source_dir(d): function |