MCPcopy 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
866class TurtleGraphicsError(Exception):
867 """Some TurtleGraphics Error
868 """
869
870
871class Shape(object):

Callers 11

__init__Method · 0.85
addcomponentMethod · 0.85
modeMethod · 0.85
register_shapeMethod · 0.85
_colorstrMethod · 0.85
_colorMethod · 0.85
__init__Method · 0.85
_ccMethod · 0.85
shapeMethod · 0.85
shapesizeMethod · 0.85
shapetransformMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected