Home
last modified time | relevance | path

Searched defs:_find_executable (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Lib/distutils/tests/
Dtest_cygwinccompiler.py56 def _find_executable(self, name): member in CygwinCCompilerTestCase
/external/python/cpython3/Lib/
D_osx_support.py29 def _find_executable(executable, path=None): function
/external/python/cpython2/Lib/
D_osx_support.py29 def _find_executable(executable, path=None): function