Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/distutils/
Derrors.py79 class CCompilerError (Exception): class
/external/python/cpython2/Lib/distutils/
Derrors.py70 class CCompilerError(Exception): class