MCPcopy Index your code
hub / github.com/python/cpython / destroy

Method destroy

Lib/tkinter/dialog.py:24–24  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

22 except TclError: pass
23
24 def destroy(self): pass
25
26
27def _test():

Callers 1

__init__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected