MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / turtles

Method turtles

Lib/lib-tk/turtle.py:1160–1167  ·  view source on GitHub ↗

Return the list of turtles on the screen. Example (for a TurtleScreen instance named screen): >>> screen.turtles() [ ]

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

updateMethod · 0.95
_updateMethod · 0.80
mainFunction · 0.80
maketreeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected