MCPcopy 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

304class Entry:
305 "Mock for tkinter.Entry."
306 def focus_set(self):
307 pass

Callers 15

hide_windowMethod · 0.45
_calltip_windowFunction · 0.45
_dyn_option_menuFunction · 0.45
__init__Method · 0.45
_debug_object_browserFunction · 0.45
editMethod · 0.45
edit_finishMethod · 0.45
edit_cancelMethod · 0.45
__init__Method · 0.45
_color_delegatorFunction · 0.45

Calls

no outgoing calls

Tested by 1

runFunction · 0.36