]> granicus.if.org Git - python/commit
If a control has no refcon pointing back to the Python object we create a new
authorJack Jansen <jack.jansen@cwi.nl>
Sat, 13 Mar 1999 23:07:32 +0000 (23:07 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Sat, 13 Mar 1999 23:07:32 +0000 (23:07 +0000)
commit8387af65a9152ae2b286b6955ea51157e54aafda
tree0b4037f25179bc3e2ef4363955d8470b2e3c440f
parentd5138caba5fac644571cd7fa013d1ab0d4f867b6
If a control has no refcon pointing back to the Python object we create a new
Python object. This needs a new bgenObjectDefinition.py, which implements
compare and hash functions.
Mac/Modules/ctl/Ctlmodule.c
Mac/Modules/ctl/ctlsupport.py