Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ Entry
Class
Entry
Lib/idlelib/idle_test/mock_tk.py:304–307 ·
view source on GitHub ↗
Mock for tkinter.Entry.
Source
from the content-addressed store, hash-verified
302
303
304
class
Entry:
305
"Mock for tkinter.Entry."
306
def
focus_set(self):
307
pass
Callers
2
load_dict
Method · 0.50
edit
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…