]> granicus.if.org Git - python/commit
move more variable declarations to the top of blocks
authorBenjamin Peterson <benjamin@python.org>
Fri, 12 Oct 2012 15:40:01 +0000 (11:40 -0400)
committerBenjamin Peterson <benjamin@python.org>
Fri, 12 Oct 2012 15:40:01 +0000 (11:40 -0400)
commitfe1bcb64cd2e00dcb0d1fc77f627cb538510efa6
tree131e85d31d90cca1e883a10a06c3bc194f6e2033
parentf208df3618f52c11fb97046951a16706af6fc3e3
move more variable declarations to the top of blocks
Python/ceval.c