Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ TurtleGraphicsError
Class
TurtleGraphicsError
Lib/turtle.py:859–861 ·
view source on GitHub ↗
Some TurtleGraphics Error
Source
from the content-addressed store, hash-verified
857
858
859
class
TurtleGraphicsError(Exception):
860
""
"Some TurtleGraphics Error
861
""
"
862
863
864
class
Shape(object):
Callers
10
__init__
Method · 0.85
addcomponent
Method · 0.85
mode
Method · 0.85
_colorstr
Method · 0.85
_color
Method · 0.85
__init__
Method · 0.85
_cc
Method · 0.85
shape
Method · 0.85
shapesize
Method · 0.85
shapetransform
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…