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

File tree.py

Lib/turtledemo/tree.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""turtledemo/tree.py
2
3Displays a 'breadth-first-tree' - in contrast
4to the classical Logo tree drawing programs,

Callers

nothing calls this directly

Calls 2

mainloopFunction · 0.85
mainFunction · 0.70

Tested by

no test coverage detected