MCPcopy 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_eventMethod · 0.45
popup_eventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected