]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use ResObj_OptNew for GetDialogItem return value: the handle returned
authorJack Jansen <jack.jansen@cwi.nl>
Thu, 17 Aug 1995 14:30:52 +0000 (14:30 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Thu, 17 Aug 1995 14:30:52 +0000 (14:30 +0000)
commit91a6398b175f8eda53866ccd3dfdcfd2046e8644
tree666fdcf9944769ca3fb377b7f69d60113311a589
parent9f37c6d91c1134bd44ee74e2ac77d5e1435f4e71
Use ResObj_OptNew for GetDialogItem return value: the handle returned
may be NULL (for user items, for instance).
Mac/Modules/dlg/dlgscan.py
Mac/Modules/dlg/dlgsupport.py