MCPcopy 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
1453def fix_x11_paste(root):

Callers 1

expandMethod · 0.80

Calls 1

update_sidebarMethod · 0.80

Tested by

no test coverage detected