Searched defs:UnixCCompiler (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Lib/distutils/ | ||
| D | unixccompiler.py | 45 class UnixCCompiler(CCompiler): class |
| /external/python/cpython2/Lib/distutils/ | ||
| D | unixccompiler.py | 48 class UnixCCompiler(CCompiler): class |