]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add destroy() method to recursively destroy a tree.
authorGuido van Rossum <guido@python.org>
Fri, 25 Jun 1999 17:07:57 +0000 (17:07 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 25 Jun 1999 17:07:57 +0000 (17:07 +0000)
commit30455f305047888f7e1b9a2fb4b2fb1c07cc6cda
tree75335271aadb9d9ab158005442758a66bfc9070e
parentfed9b914b5469ba36c30c0e6ab9cde441c2431a9
Add destroy() method to recursively destroy a tree.
Tools/idle/TreeWidget.py