Searched refs:is_exception (Results 1 – 2 of 2) sorted by relevance
50 def is_exception(pkg): function88 if is_exception(pn):
917 def is_exception(object, exceptions): function956 if not is_exception(missing_object, exceptions):961 if "urlopen failed for" in l and not is_exception(l, exceptions):