Home
last modified time | relevance | path

Searched refs:find_all_on_path (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/PCbuild/
Dprepare_ssl.py30 def find_all_on_path(filename, extras=None): function
169 perls = find_all_on_path("perl.exe", [r"\perl\bin",
179 if not find_all_on_path('nmake.exe'):
182 if not find_all_on_path('nasm.exe'):
/external/python/cpython2/PC/VS7.1/
Dbuild_ssl.py19 def find_all_on_path(filename, extras = None): function
126 perls = find_all_on_path("perl.exe", ["\\perl\\bin", "C:\\perl\\bin"])
/external/python/cpython2/PC/VC6/
Dbuild_ssl.py24 def find_all_on_path(filename, extras = None): function
160 perls = find_all_on_path("perl.exe", ["\\perl\\bin", "C:\\perl\\bin"])
/external/python/cpython2/PC/VS9.0/
Dbuild_ssl.py32 def find_all_on_path(filename, extras = None): function
159 perls = find_all_on_path("perl.exe", [r"\perl\bin",
/external/python/cpython2/PC/VS8.0/
Dbuild_ssl.py29 def find_all_on_path(filename, extras = None): function
179 perls = find_all_on_path("perl.exe", ["\\perl\\bin", "C:\\perl\\bin"])