MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / __init__

Method __init__

Lib/lib-tk/turtle.py:2423–2461  ·  view source on GitHub ↗
(self, canvas=None,
                 shape=_CFG["shape"],
                 undobuffersize=_CFG["undobuffersize"],
                 visible=_CFG["visible"])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 9

_updateMethod · 0.95
TurtleScreenClass · 0.85
TurtleGraphicsErrorClass · 0.85
_TurtleImageClass · 0.85
TbufferClass · 0.85
_createlineMethod · 0.80
appendMethod · 0.45
__init__Method · 0.45
modeMethod · 0.45

Tested by

no test coverage detected