Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
log
Method · 0.45
log_fine_grained
Method · 0.45
trace
Method · 0.45
console_entry
Function · 0.45
_daemonize_cb
Function · 0.45
flush_caches
Method · 0.45
hard_exit
Function · 0.45
main
Function · 0.45
show_messages
Function · 0.45
test_connect_alot
Method · 0.45
run_case
Method · 0.45
check_output
Function · 0.45
Calls
no outgoing calls
Tested by
2
test_connect_alot
Method · 0.36
run_case
Method · 0.36