]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
And yet another fix for the patch. Paul Moore has send me a note that I've missed...
authorChristian Heimes <christian@cheimes.de>
Fri, 23 Nov 2007 13:25:31 +0000 (13:25 +0000)
committerChristian Heimes <christian@cheimes.de>
Fri, 23 Nov 2007 13:25:31 +0000 (13:25 +0000)
commit6d8fb1a4446c59f4a20f64bbcd2ade9c91362e8c
tree3bb03542190ab4c0834beb9c13f7d1344b4a48c8
parente36fe53d68b9fe8ff340ee8d7d35ab4822db69e0
And yet another fix for the patch. Paul Moore has send me a note that I've missed a declaration. The additional code has moved the declaration in the middle of the block.
Python/ast.c