fix negative slice indices
authorStefan Behnel <stefan_ml@behnel.de>
Sat, 16 Mar 2013 14:46:46 +0000 (15:46 +0100)
committerStefan Behnel <stefan_ml@behnel.de>
Sat, 16 Mar 2013 14:46:46 +0000 (15:46 +0100)
commitc7d063ccb63a2c3462fbdd3c295500a5c580ef8d
treef7c97fd6e43e7bf6a00a9b6a6ad7bef0a51d7910
parent306c3a71c7982bc76acbb68ac2081a630825997f
fix negative slice indices
Cython/Utility/ObjectHandling.c
tests/run/slice2.pyx