Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ tk_popup
Method
tk_popup
Lib/idlelib/idle_test/test_editor.py:234–234 ·
view source on GitHub ↗
(x, y)
Source
from the content-addressed store, hash-verified
232
233
class
DummyRMenu:
234
def
tk_popup(x, y):
pass
235
236
def
test_rclick(self):
237
pass
Callers
2
right_menu_event
Method · 0.45
popup_event
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected