diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2014-02-14 21:14:48 +0100 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2014-02-15 23:03:43 +0100 |
commit | 7bc5480be36e6527dca34a303b6cd6411c345b05 (patch) | |
tree | 24ca828e98b4611db5492ea531c03edeb68c4b47 /numpy/polynomial/polyutils.py | |
parent | 9f8771accdc11a83dc928a99bd0ba48fe7bcca89 (diff) | |
download | numpy-7bc5480be36e6527dca34a303b6cd6411c345b05.tar.gz |
BUG: Raise some out of bound negative index in PySequence_GetItem
PySequence_GetItem and PySequence_SetItem already fix a negative
index, so that we do not need to fix it as well.
Also clean up a little/doc fixes
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions