Searched refs:_LoggingWatcher (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/unittest/ | ||
H A D | _log.py | 7 _LoggingWatcher = collections.namedtuple("_LoggingWatcher", variable 17 self.watcher = _LoggingWatcher([], []) |
Completed in 1 milliseconds