]> granicus.if.org Git - python/commit
Fixed a nasty bug where FindControl could return a reference to a
authorJack Jansen <jack.jansen@cwi.nl>
Fri, 12 Apr 1996 16:26:59 +0000 (16:26 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Fri, 12 Apr 1996 16:26:59 +0000 (16:26 +0000)
commitc574b43d35e08f85843bb72938850ecd1dde7d82
tree2f43d80d0eb72736d92150b3a285ec181a008667
parentda6a9719940925c3a6173434d7aa55b9a69c3b4d
Fixed a nasty bug where FindControl could return a reference to a
destroyed python object.
Mac/Modules/ctl/Ctlmodule.c
Mac/Modules/ctl/ctlgen.py
Mac/Modules/ctl/ctlscan.py
Mac/Modules/ctl/ctlsupport.py