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

File forest.py

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

Source from the content-addressed store, hash-verified

1"""turtledemo/forest.py
2
3Displays a 'forest' of 3 breadth-first trees,
4similar to the one in tree.py.

Callers

nothing calls this directly

Calls 2

mainloopFunction · 0.85
mainFunction · 0.70

Tested by

no test coverage detected