Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ on_squeezed_expand
Method
on_squeezed_expand
Lib/idlelib/pyshell.py:1449–1450 ·
view source on GitHub ↗
(self, index, text, tags)
Source
from the content-addressed store, hash-verified
1447
self.shell_sidebar.update_sidebar()
1448
1449
def
on_squeezed_expand(self, index, text, tags):
1450
self.shell_sidebar.update_sidebar()
1451
1452
1453
def
fix_x11_paste(root):
Callers
1
expand
Method · 0.80
Calls
1
update_sidebar
Method · 0.80
Tested by
no test coverage detected