summaryrefslogtreecommitdiff
path: root/numpy/polynomial/polynomial.py
diff options
context:
space:
mode:
authorThouis (Ray) Jones <thouis@gmail.com>2012-06-06 16:43:17 +0200
committerThouis (Ray) Jones <thouis@gmail.com>2012-06-06 16:54:55 +0200
commit330468f751410f56eeacb29cb26320faeaec5135 (patch)
tree7234ea3c7dd55b9d6378f0996bb790138ab27119 /numpy/polynomial/polynomial.py
parent56f865980447b2fc5475b1b71ef7347383660782 (diff)
downloadnumpy-330468f751410f56eeacb29cb26320faeaec5135.tar.gz
Add coverage tests for IndexErrors, fix one bug, clean up two checks
Adds numpy/core/tests/test_indexerrors.py with tests to cover failure cases in indexing not covered by other tests. Added a missing check for invalid index in multiarray/iterators.c:iter_ass_sub_int(). Used the new checking code in multiarray/iterators.c:iter_ass_subscript(). Changed a ValueError to an IndexError in multiarray/mapping.c:PyArray_MapIterBind().
Diffstat (limited to 'numpy/polynomial/polynomial.py')
0 files changed, 0 insertions, 0 deletions