Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ set
Method
set
Lib/idlelib/idle_test/mock_tk.py:35–36 ·
view source on GitHub ↗
(self, value)
Source
from the content-addressed store, hash-verified
33
self.value = value
34
self.name = name
35
def
set(self, value):
36
self.value = value
37
def
get(self):
38
return
self.value
39
Callers
15
SetOption
Method · 0.45
make_gui
Method · 0.45
SetMenu
Method · 0.45
_dyn_option_menu
Function · 0.45
load_font_cfg
Method · 0.45
on_fontlist_select
Method · 0.45
tem
Method · 0.45
create_page_highlight
Method · 0.45
load_theme_cfg
Method · 0.45
get_color
Method · 0.45
create_new
Method · 0.45
set_highlight_target
Method · 0.45
Calls
no outgoing calls
Tested by
15
next_test
Function · 0.36
test_file_replaces_path
Method · 0.36
test_path_ok_web
Method · 0.36
test_path_ok_file
Method · 0.36
test_entry_ok_customrun
Method · 0.36
test_ok_empty
Method · 0.36
test_ok_good
Method · 0.36
test_load_font_cfg
Method · 0.36
test_sizelist
Method · 0.36
test_bold_toggle
Method · 0.36
test_font_set
Method · 0.36
test_set_samples
Method · 0.36