Home | History | Annotate | Download | only in test

Lines Matching refs:_handlers

65             self.saved_handlers = logging._handlers.copy()
102 logging._handlers.clear()
103 logging._handlers.update(self.saved_handlers)