Searched refs:TestBufferingFormatter (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_logging.py | 4165 class TestBufferingFormatter(logging.BufferingFormatter): class 4185 f = TestBufferingFormatter() 4188 f = TestBufferingFormatter(lf) |
Completed in 7 milliseconds