Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ focus_set
Method
focus_set
Lib/idlelib/idle_test/mock_tk.py:306–307 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
304
class
Entry:
305
"Mock for tkinter.Entry."
306
def
focus_set(self):
307
pass
Callers
15
hide_window
Method · 0.45
_calltip_window
Function · 0.45
_dyn_option_menu
Function · 0.45
__init__
Method · 0.45
_debug_object_browser
Function · 0.45
redirect_focusin_event
Method · 0.45
redirect_mousebutton_event
Method · 0.45
edit
Method · 0.45
edit_finish
Method · 0.45
edit_cancel
Method · 0.45
__init__
Method · 0.45
_color_delegator
Function · 0.45
Calls
no outgoing calls
Tested by
1
run
Function · 0.36