]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Function objects no longer contain a parse tree node, but intermediate
authorGuido van Rossum <guido@python.org>
Sun, 18 Nov 1990 17:44:06 +0000 (17:44 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 18 Nov 1990 17:44:06 +0000 (17:44 +0000)
commit846e431372fecea5b5c92414d1a0e2cfccd7efc3
tree1da794febc2695123f41854040fb84bd71edff75
parent5b3138bec047cfe9d284516be3958680f4fcf4ab
Function objects no longer contain a parse tree node, but intermediate
code.
Objects/funcobject.c