Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
readconfig
Function · 0.85
__forwardmethods
Function · 0.85
read_docstrings
Function · 0.85
_make_global_funcs
Function · 0.85
demo1
Function · 0.85
demo2
Function · 0.85
Tested by
no test coverage detected