MCPcopy 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
108def delete(event):
109 event.widget.delete(ALL)
110 call('delete', ALL)
111
112################################################################################
113

Callers

nothing calls this directly

Calls 2

callFunction · 0.70
deleteMethod · 0.45

Tested by

no test coverage detected