Searched defs:_is_python_source_dir (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Lib/distutils/ | ||
| D | sysconfig.py | 43 def _is_python_source_dir(d): function |
| /third_party/python/Lib/ | ||
| D | sysconfig.py | 121 def _is_python_source_dir(d): function |