commit | adcd25e7facaf107bd2b94f33f6b9f818ab6a177 | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Sat Apr 15 03:30:08 2006 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Sat Apr 15 03:30:08 2006 +0000 |
tree | 2f040722f852b24bcb662108954f6efc4b1feb22 | |
parent | de2acf6512caeacd1ad53e55aa0528f65d1201c7 [diff] |
frame_clear(): Explain why it's important to make the frame look dead right at the start. Use Py_CLEAR for four more frame members.