Searched refs:PreprocessError (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/distutils/ | ||
D | errors.py | 73 class PreprocessError(CCompilerError): class |
/external/python/cpython2/Doc/distutils/ | ||
D | apiref.rst | 698 Raises :exc:`PreprocessError` on failure. |