test_lang_container.py
1.27 KB
-
Allow to use negative index of array in python (#2069) · c294dd5d
* Allow to use negative index of array in python * Support negative index in array slice * Print index and array size in IndexError * Fix style
Wuwei Lin committed