Home
last modified time | relevance | path

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

/external/python/setuptools/setuptools/_distutils/
Derrors.py79 class CCompilerError (Exception): class
/external/python/cpython3/Lib/distutils/
Derrors.py79 class CCompilerError (Exception): class
/external/python/cpython2/Lib/distutils/
Derrors.py70 class CCompilerError(Exception): class
/external/python/setuptools/setuptools/
Derrors.py12 CCompilerError = _distutils_errors.CCompilerError variable