]> granicus.if.org Git - python/commit
There were no comments explaining what Py_CLEAR() did or
authorTim Peters <tim.peters@gmail.com>
Sat, 15 Apr 2006 02:14:03 +0000 (02:14 +0000)
committerTim Peters <tim.peters@gmail.com>
Sat, 15 Apr 2006 02:14:03 +0000 (02:14 +0000)
commit9d2ced8fa040bb16667b65b3aa0e9385612f4a0e
treec782cfd096197ce57685adfeb4a8e675022ec74c
parent7f098112ee89a250862dcd48f157a4ab3522fb54
There were no comments explaining what Py_CLEAR() did or
why it's important.  Now there are ;-)

If someone else hasn't already, I'll add a Py_CLEAR cleanup
task to the TODO Wiki next.
Include/object.h