Searched defs:shouldFlush (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/test/support/ | ||
H A D | logging_helper.py | 13 def shouldFlush(self): member in TestHandler |
/third_party/python/Lib/logging/ | ||
H A D | handlers.py | 1310 def shouldFlush(self, record): member in BufferingHandler 1379 def shouldFlush(self, record): member in MemoryHandler |
Completed in 4 milliseconds