| commit | 9d2ced8fa040bb16667b65b3aa0e9385612f4a0e | [log] [tgz] |
|---|---|---|
| author | Tim Peters <tim.peters@gmail.com> | Sat Apr 15 02:14:03 2006 +0000 |
| committer | Tim Peters <tim.peters@gmail.com> | Sat Apr 15 02:14:03 2006 +0000 |
| tree | c782cfd096197ce57685adfeb4a8e675022ec74c | |
| parent | 7f098112ee89a250862dcd48f157a4ab3522fb54 [diff] |
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.