Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ setUp
Method
setUp
Lib/idlelib/idle_test/test_config_key.py:188–189 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
186
del cls.root
187
188
def
setUp(self):
189
self.dialog.clear_key_seq()
190
191
def
test_get_modifiers(self):
192
dialog = self.dialog
Callers
nothing calls this directly
Calls
1
clear_key_seq
Method · 0.80
Tested by
no test coverage detected