Searched refs:_is_exception (Results 1 – 6 of 6) sorted by relevance
78 if _is_exception(name):129 def _is_exception(name): function
9 # * most exceptions and all warnings handled via _is_exception()
57 def _is_exception(obj): function517 and not isinstance(sf, _MockIter) and not _is_exception(sf)):923 if _is_exception(obj):1019 if _is_exception(effect):1023 if _is_exception(result):
153 def _is_exception(obj): function630 and not isinstance(sf, _MockIter) and not _is_exception(sf)):1025 if _is_exception(obj):1117 if _is_exception(effect):1122 if _is_exception(result):
134 def _is_exception(obj): function918 if _is_exception(obj):1009 if _is_exception(effect):1014 if _is_exception(result):
57 def _is_exception(obj): function873 if _is_exception(obj):965 if _is_exception(effect):970 if _is_exception(result):