Home
last modified time | relevance | path

Searched refs:PreprocessError (Results 1 – 7 of 7) sorted by relevance

/external/python/setuptools/setuptools/
Derrors.py23 PreprocessError = _distutils_errors.PreprocessError variable
/external/python/setuptools/setuptools/_distutils/
Derrors.py82 class PreprocessError (CCompilerError): class
/external/python/cpython3/Lib/distutils/
Derrors.py82 class PreprocessError (CCompilerError): class
/external/python/cpython2/Lib/distutils/
Derrors.py73 class PreprocessError(CCompilerError): class
/external/python/cpython2/Doc/distutils/
Dapiref.rst698 Raises :exc:`PreprocessError` on failure.
/external/python/cpython3/Doc/distutils/
Dapiref.rst723 Raises :exc:`PreprocessError` on failure.
/external/python/setuptools/docs/deprecated/distutils/
Dapiref.rst723 Raises :exc:`PreprocessError` on failure.