]> granicus.if.org Git - python/commit
instead of hacking __locals__ in during bytecode generation, put it in the symtable
authorBenjamin Peterson <benjamin@python.org>
Tue, 3 Mar 2009 00:54:05 +0000 (00:54 +0000)
committerBenjamin Peterson <benjamin@python.org>
Tue, 3 Mar 2009 00:54:05 +0000 (00:54 +0000)
commitdcaf329e40923d22aefefeaf48babd422a5ad384
tree2a30f6563ab11720edeba7abcdab44c346c987c4
parent231b7f1cd6c8a29fcea4f6910f75647e05ae3a24
instead of hacking __locals__ in during bytecode generation, put it in the symtable
Python/compile.c
Python/symtable.c