]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
These demos used silly refcon values when creating their windows. This effectuively...
authorJack Jansen <jack.jansen@cwi.nl>
Sun, 29 Jul 2001 21:50:44 +0000 (21:50 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Sun, 29 Jul 2001 21:50:44 +0000 (21:50 +0000)
commit082309391887febfc3f179f2639d6b1ac869c2a6
tree0bf4373c6fa6106c93e90389b310f634d2d34dc7
parent8998f147fbff8f53e29cc7c39e72e20764266103
These demos used silly refcon values when creating their windows. This effectuively caused Pythons automatic cleanup of windows on refcount reaching zero to be disabled.
Mac/Demo/mlte/mlted.py
Mac/Demo/textedit/ped.py
Mac/Demo/waste/htmled.py
Mac/Demo/waste/swed.py
Mac/Demo/waste/wed.py