diff options
author | Marten van Kerkwijk <mhvk@astro.utoronto.ca> | 2018-11-30 11:33:36 -0500 |
---|---|---|
committer | Marten van Kerkwijk <mhvk@astro.utoronto.ca> | 2018-11-30 11:33:36 -0500 |
commit | 1842ea98e764d48e4d82636c995b86d1926fd124 (patch) | |
tree | 2a8b7c3970c02ae7bf6eb621c662ae86e897d111 /numpy/core/numeric.py | |
parent | b3a435305082699c26445630d9c79587d51ba9f1 (diff) | |
download | numpy-1842ea98e764d48e4d82636c995b86d1926fd124.tar.gz |
BUG: IndexError for empty list on structured MaskedArray.
This should give an empty result, not an error. The problem
was that the empty list was interpreted as a list of strings.
Diffstat (limited to 'numpy/core/numeric.py')
0 files changed, 0 insertions, 0 deletions