Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ refresh
Method
refresh
Lib/profiling/sampling/live_collector/display.py:147–148 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
145
self.cleared = True
146
147
def
refresh(self):
148
self.refreshed = True
149
150
def
redraw(self):
151
self.redrawn = True
Callers
5
curses_wrapper_func
Function · 0.45
_update_display
Method · 0.45
_show_terminal_size_warning_and_wait
Method · 0.45
init_curses
Method · 0.45
refresh
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected