Searched refs:ex_cls (Results 1 – 1 of 1) sorted by relevance
223 def handle_Exception(ex_cls, ex, tb): argument224 if ex_cls is KeyboardInterrupt:227 if ex_cls is BrokenPipeError:232 if ex_cls is OSError: