Searched defs:executable_filename (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Lib/distutils/
H A Dccompiler.py698 self.executable_filename(output_progname), output_dir,
836 def executable_filename(self, basename, strip_dir=0, output_dir=''): member in class:CCompiler
/external/python/cpython3/Lib/distutils/
H A Dccompiler.py732 self.executable_filename(output_progname), output_dir,
869 def executable_filename(self, basename, strip_dir=0, output_dir=''): member in class:CCompiler

Completed in 183 milliseconds