Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/csev/py4e
/ isClosed
Method
isClosed
code/graphics/graphics.py:293–294 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
291
_root.update()
292
293
def
isClosed(self):
294
return
self.closed
295
296
def
__autoflush(self):
297
if
self.autoflush:
Callers
5
getMouse
Method · 0.95
draw
Method · 0.80
undraw
Method · 0.80
move
Method · 0.80
_reconfig
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected