]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #9904: fix and clarify some comments + fix indentation in symtable code
authorEli Bendersky <eliben@gmail.com>
Sun, 10 Apr 2011 04:37:26 +0000 (07:37 +0300)
committerEli Bendersky <eliben@gmail.com>
Sun, 10 Apr 2011 04:37:26 +0000 (07:37 +0300)
commitdd97fbb2dcfbfbf701b5290b666a62fed6a76fb2
treed68e07e3c46c3c3ec1a3f60d674d87825f5e4b1d
parent1929983518098d7bc370bd7ecb524626d6bd4a66
Issue #9904: fix and clarify some comments + fix indentation in symtable code
Include/symtable.h
Python/symtable.c