commit | 03ca23d892bae3f3b524f8230e417903c3f5b134 | [log] [tgz] |
---|---|---|
author | Thomas Wouters <thomas@python.org> | Fri Feb 10 22:51:45 2006 +0000 |
committer | Thomas Wouters <thomas@python.org> | Fri Feb 10 22:51:45 2006 +0000 |
tree | 6700b07ccd67673deda7033d04a965beb314cc33 | |
parent | c49250264d180fadebaebaabd36fd8d75bb9b052 [diff] |
Explain the clearing of the stack in a comment in Python/ceval.c's call_function(), rather than commenting on the lack of an explanation in a comment.