Searched defs:CCompilerError (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Lib/distutils/ | ||
| D | errors.py | 79 class CCompilerError (Exception): class |
| /external/python/cpython2/Lib/distutils/ | ||
| D | errors.py | 70 class CCompilerError(Exception): class |