diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2013-02-20 15:04:33 +0100 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2013-02-20 15:11:21 +0100 |
commit | 04b89c63e531ee29b8a0cdb3f2c5ce410f6169b2 (patch) | |
tree | f25480688b0132babcf1a3b605da01a9eb0d9fc0 /numpy/_import_tools.py | |
parent | 4bf5a3feb00fe1d63e7d8fcf852cbf34e22fd60b (diff) | |
download | numpy-04b89c63e531ee29b8a0cdb3f2c5ce410f6169b2.tar.gz |
BUG: Fix regression of bad error/random behavior in item method
Appearently .item() for arrays with size != 1 correctly returned an error
in 1.6., but failed to raise the error (due to missing return) in 1.7.
Diffstat (limited to 'numpy/_import_tools.py')
0 files changed, 0 insertions, 0 deletions