Searched refs:_is_python_source_dir (Results 1 – 4 of 4) sorted by relevance
161 def _is_python_source_dir(d): function180 return _is_python_source_dir(_sys_home)181 return _is_python_source_dir(_PROJECT_BASE)
33 _is_python_source_dir,
63 self.assertTrue(sysconfig._is_python_source_dir(srcdir))
379 self.assertTrue(sysconfig._is_python_source_dir(srcdir))