Home
last modified time | relevance | path

Searched defs:set_executables (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
Dtest_ccompiler.py70 def set_executables(self, **kw): member in CCompilerTestCase.test_customize_compiler.compiler
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Dccompiler.py179 def set_executables(self, **args): member in CCompiler