Home | History | Annotate | Download | only in test

Lines Matching refs:_handlers

67             self.saved_handlers = logging._handlers.copy()
104 logging._handlers.clear()
105 logging._handlers.update(self.saved_handlers)