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

Function Screen

Lib/lib-tk/turtle.py:3547–3553  ·  view source on GitHub ↗

Return the singleton screen object. If none exists at the moment, create a new one and return it, else return the existing one.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

mainFunction · 0.90
mainFunction · 0.90
__init__Method · 0.85
_getscreenFunction · 0.85
mainFunction · 0.85

Calls 1

_ScreenClass · 0.85

Tested by

no test coverage detected