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

File turtle.py

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

Source from the content-addressed store, hash-verified

1#
2# turtle.py: a Tkinter based turtle graphics module for Python
3# Version 1.1b - 4. 5. 2009
4#

Callers

nothing calls this directly

Calls 6

readconfigFunction · 0.85
__forwardmethodsFunction · 0.85
read_docstringsFunction · 0.85
_make_global_funcsFunction · 0.85
demo1Function · 0.85
demo2Function · 0.85

Tested by

no test coverage detected