Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ delete
Function
delete
recipes/Python/511434_Paint_10/recipe-511434.py:108–110 ·
view source on GitHub ↗
(event)
Source
from the content-addressed store, hash-verified
106
hold = []
107
108
def
delete(event):
109
event.widget.delete(ALL)
110
call(
'delete'
, ALL)
111
112
################################################################################
113
Callers
nothing calls this directly
Calls
2
call
Function · 0.70
delete
Method · 0.45
Tested by
no test coverage detected