Searched refs:ExceptionSuppressor (Results 1 – 1 of 1) sorted by relevance
31 class ExceptionSuppressor(object): class542 with ExceptionSuppressor(OSError):600 with ExceptionSuppressor(IOError):603 with ExceptionSuppressor(OSError):610 with ExceptionSuppressor(IOError):679 with ExceptionSuppressor(Exception):693 with ExceptionSuppressor(Exception):