Home
last modified time | relevance | path

Searched refs:output_progname (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/distutils/
Dccompiler.py722 output_progname, argument
732 self.executable_filename(output_progname), output_dir,
/third_party/python/Doc/distutils/
Dapiref.rst693 ….. method:: CCompiler.link_executable(objects, output_progname[, output_dir=None, libraries=None, …
695 Link an executable. *output_progname* is the name of the file executable, while