]> granicus.if.org Git - python/commit
Kill all local variables when the frame is deallocated (moved here
authorGuido van Rossum <guido@python.org>
Fri, 14 Feb 1997 16:27:29 +0000 (16:27 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 14 Feb 1997 16:27:29 +0000 (16:27 +0000)
commit7582bfb60a7027b57d79c44a5e8531a31d1a8f2a
tree4fd4f274156cb9996b24cb21adab64c85d283373
parent764d6c7acd078fd0114ee7066561d836879ae0e5
Kill all local variables when the frame is deallocated (moved here
from ceval.c).

Wrapped a long line.
Objects/frameobject.c