Home
last modified time | relevance | path

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

/third_party/python/Lib/distutils/tests/
Dtest_sysconfig.py86 def set_executables(self, **kw): member in SysconfigTestCase.customize_compiler.compiler
/third_party/python/Lib/distutils/
Dccompiler.py121 def set_executables(self, **kwargs): member in CCompiler