]> granicus.if.org Git - python/commit
Explain the clearing of the stack in a comment in Python/ceval.c's
authorThomas Wouters <thomas@python.org>
Fri, 10 Feb 2006 22:51:45 +0000 (22:51 +0000)
committerThomas Wouters <thomas@python.org>
Fri, 10 Feb 2006 22:51:45 +0000 (22:51 +0000)
commit03ca23d892bae3f3b524f8230e417903c3f5b134
tree6700b07ccd67673deda7033d04a965beb314cc33
parentc49250264d180fadebaebaabd36fd8d75bb9b052
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.
Python/ceval.c