MCPcopy Index your code
hub / github.com/python/cpython / help.py

File help.py

Lib/idlelib/help.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1""" help.py: Implement the Idle help menu.
2Contents are subject to revision at any time, without notice.
3
4

Callers

nothing calls this directly

Calls 2

mainFunction · 0.90
runFunction · 0.90

Tested by

no test coverage detected