]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
expose PySTEntry.nested so the symtable module will work
authorBenjamin Peterson <benjamin@python.org>
Sun, 17 Aug 2008 01:09:17 +0000 (01:09 +0000)
committerBenjamin Peterson <benjamin@python.org>
Sun, 17 Aug 2008 01:09:17 +0000 (01:09 +0000)
commite0d4c7b5bd2ad5c94d12d48f23552da06a0230e5
tree7b35b89c4b38895f4d801d4a29f43eb988836e2e
parent1e45c58a55504451bef995ce9dcfe71ec504c33a
expose PySTEntry.nested so the symtable module will work
Include/symtable.h
Python/symtable.c