Searched refs:combine_exceptions (Results 1 – 2 of 2) sorted by relevance
75 def SafeRun(functors, combine_exceptions=False): argument102 if len(errors) == 1 or not combine_exceptions:
1588 def SafeRun(functors, combine_exceptions=False): argument1615 if len(errors) == 1 or not combine_exceptions: