Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ get
Method
get
Lib/idlelib/idle_test/mock_tk.py:37–38 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
35
def
set(self, value):
36
self.value = value
37
def
get(self):
38
return
self.value
39
40
41
class
Mbox_func:
Callers
15
get_prompt_text
Method · 0.45
readline
Method · 0.45
enter_callback
Method · 0.45
recall
Method · 0.45
runit
Method · 0.45
resetoutput
Method · 0.45
main
Function · 0.45
show_window
Method · 0.45
Get
Method · 0.45
SetOption
Method · 0.45
get_context
Method · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
15
test_init
Method · 0.36
test_insert
Method · 0.36
test_delete
Method · 0.36
test_load_stack
Method · 0.36
test_insert
Method · 0.36
test_modify_insert
Method · 0.36
test_modify_chain_insert
Method · 0.36
test_dont_insert
Method · 0.36
test_without_filter
Method · 0.36
test_delete
Method · 0.36
test_short_line
Method · 0.36
test_long_line
Method · 0.36