MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / show

Method show

tools/python-3.11.9-amd64/Lib/turtledemo/__main__.py:323–324  ·  view source on GitHub ↗
(help_label=help_label, help_file=help_file)

Source from the content-addressed store, hash-verified

321
322 for help_label, help_file in help_entries:
323 def show(help_label=help_label, help_file=help_file):
324 view_text(self.root, help_label, help_file)
325 menu.add_command(label=help_label, font=menufont, command=show)
326 return menu
327

Callers

nothing calls this directly

Calls 1

view_textFunction · 0.90

Tested by

no test coverage detected