Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ TurtleGraphicsError
Class
TurtleGraphicsError
tools/python-3.11.9-amd64/Lib/turtle.py:866–868 ·
view source on GitHub ↗
Some TurtleGraphics Error
Source
from the content-addressed store, hash-verified
864
865
866
class
TurtleGraphicsError(Exception):
867
""
"Some TurtleGraphics Error
868
""
"
869
870
871
class
Shape(object):
Callers
11
__init__
Method · 0.85
addcomponent
Method · 0.85
mode
Method · 0.85
register_shape
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