]> granicus.if.org Git - python/commit
Implemented a new Py_CLEAR macro. This macro should be used when
authorJim Fulton <jim@zope.com>
Wed, 14 Jul 2004 19:07:35 +0000 (19:07 +0000)
committerJim Fulton <jim@zope.com>
Wed, 14 Jul 2004 19:07:35 +0000 (19:07 +0000)
commit8c5aeaa2770c958414c0785229a5e038ed97a234
treebc24fe9776943d84418c44a8c5ca0e2bb1e6c53c
parent7a0e8bc283590c1db93cbb313650a959d8cc1f31
Implemented a new Py_CLEAR macro. This macro should be used when
decrementing the refcount of variables that might be accessed as a
result of calling Python
Doc/api/refcounting.tex
Include/object.h