Home
last modified time | relevance | path

Searched refs:CANNOT_CATCH_MSG (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Python/
Dceval.c4696 #define CANNOT_CATCH_MSG "catching classes that do not inherit from "\ macro
4729 CANNOT_CATCH_MSG); in cmp_outcome()
4737 CANNOT_CATCH_MSG); in cmp_outcome()
/external/python/cpython2/Python/
Dceval.c4819 #define CANNOT_CATCH_MSG "catching classes that don't inherit from " \ macro
4866 CANNOT_CATCH_MSG, 1); in cmp_outcome()
4889 CANNOT_CATCH_MSG, 1); in cmp_outcome()