]> granicus.if.org Git - python/commit
analyze_cells(): This no longer compiled under VC 7.1.
authorTim Peters <tim.peters@gmail.com>
Sun, 8 Jan 2006 02:19:07 +0000 (02:19 +0000)
committerTim Peters <tim.peters@gmail.com>
Sun, 8 Jan 2006 02:19:07 +0000 (02:19 +0000)
commitd8fe7ab711df2d6380aeff085fe8eda6b268f3eb
tree6eb6e24d4a5c8399b1c6207eba636e9f406f6b8c
parent46aae198ad5178313271790cf7209843045346b6
analyze_cells():  This no longer compiled under VC 7.1.
Move declaration of local `flags` to top of block.
Python/symtable.c