fix passing explicit None slice indices into the getslice code, enable test case...
authorStefan Behnel <stefan_ml@behnel.de>
Sat, 16 Mar 2013 16:09:40 +0000 (17:09 +0100)
committerStefan Behnel <stefan_ml@behnel.de>
Sat, 16 Mar 2013 16:09:40 +0000 (17:09 +0100)
commit0a26af45598824c00274d9df90921005f19f36ad
tree4e86cab58b742a151d92dfe097018360c59239db
parent3a826ea91777e96dc5811809c0bfe5373ca21d74
fix passing explicit None slice indices into the getslice code, enable test case for ticket 636

--HG--
rename : tests/run/slice2_T636.pyx => tests/run/slice2_T636.py
Cython/Utility/ObjectHandling.c
tests/bugs.txt
tests/run/slice2_T636.py [moved from tests/run/slice2_T636.pyx with 100% similarity]