MCPcopy Index your code
hub / github.com/python/mypy / flush

Method flush

mypy/dmypy_util.py:77–78  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

75 raise OSError
76
77 def flush(self) -> None:
78 pass
79
80 def isatty(self) -> bool:
81 return self._isatty

Callers 14

logMethod · 0.45
log_fine_grainedMethod · 0.45
traceMethod · 0.45
console_entryFunction · 0.45
_daemonize_cbFunction · 0.45
flush_cachesMethod · 0.45
hard_exitFunction · 0.45
mainFunction · 0.45
show_messagesFunction · 0.45
test_connect_alotMethod · 0.45
run_caseMethod · 0.45
check_outputFunction · 0.45

Calls

no outgoing calls

Tested by 2

test_connect_alotMethod · 0.36
run_caseMethod · 0.36