Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ on_double
Method
on_double
Lib/idlelib/scrolledlist.py:127–128 ·
view source on GitHub ↗
(self, index)
Source
from the content-addressed store, hash-verified
125
pass
126
127
def
on_double(self, index):
128
pass
129
130
131
def
_scrolled_list(parent):
# htest #
Callers
1
double_click_event
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected