]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Update PyNode_CompileSymtable() to understand future statements
authorJeremy Hylton <jeremy@alum.mit.edu>
Wed, 21 Mar 2001 19:01:33 +0000 (19:01 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Wed, 21 Mar 2001 19:01:33 +0000 (19:01 +0000)
commitded4bd776f25d892e5dbdc642f3b92aacd43dae1
tree691d2db680bbeac9d49713909c3ab8155c5a1c8a
parent823649d544eec66a61176dbb76b51a9408c7f4ed
Update PyNode_CompileSymtable() to understand future statements
Python/compile.c