fix and normalise None index handling in SliceIndexNode
authorStefan Behnel <stefan_ml@behnel.de>
Tue, 1 Jan 2013 07:14:28 +0000 (08:14 +0100)
committerStefan Behnel <stefan_ml@behnel.de>
Tue, 1 Jan 2013 07:14:28 +0000 (08:14 +0100)
commitcae65475951299fd276bc463f5a1b3804544bbd1
tree4564124ded02d0521367f235d5cb83b296335d3f
parentaefc177d24e938a67cb95cab00106ef96c3b1cd9
fix and normalise None index handling in SliceIndexNode
Cython/Compiler/ExprNodes.py
Cython/Compiler/Optimize.py