Searched refs:_is_python_source_dir (Results 1 – 6 of 6) sorted by relevance
45 def _is_python_source_dir(d): function64 return _is_python_source_dir(_sys_home)65 return _is_python_source_dir(project_base)
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))
72 self.assertTrue(sysconfig._is_python_source_dir(srcdir))
379 self.assertTrue(sysconfig._is_python_source_dir(srcdir))