Searched refs:is_executable_file (Results 1 – 6 of 6) sorted by relevance
20 def is_executable_file(path): function54 if os.path.dirname(filename) != '' and is_executable_file(filename):64 if is_executable_file(ff):
70 from .utils import split_command_line, which, is_executable_file
17 def is_executable_file(filename): function68 elif is_executable_file(filename):
15 def is_executable_file(filename): function66 elif is_executable_file(filename):