Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/distutils/tests/
Dtest_unixccompiler.py14 class CompilerWrapper(UnixCCompiler): class
17 self.cc = CompilerWrapper()
/external/python/cpython2/Lib/distutils/tests/
Dtest_unixccompiler.py15 class CompilerWrapper(UnixCCompiler): class
18 self.cc = CompilerWrapper()