summaryrefslogtreecommitdiff
path: root/numpy/core/numeric.py
diff options
context:
space:
mode:
authorEric Wieser <wieser.eric@gmail.com>2019-08-19 16:47:35 -0500
committerEric Wieser <wieser.eric@gmail.com>2019-08-19 19:15:17 -0500
commitb11468e1a38c19a24ed0ebaede023c159c745e33 (patch)
tree73a8044073e37b824a6c2a2ee66ad4d6bad42898 /numpy/core/numeric.py
parent1f0d66ce8be689ab86001696891858a1dee631cc (diff)
downloadnumpy-b11468e1a38c19a24ed0ebaede023c159c745e33.tar.gz
BUG: Don't allow extra fields to be added in genfromtxt
Previously passing `dtype=[], names=['a']` would append an extra field, even though `dtype=['a'], names=['b', 'c']` does not.
Diffstat (limited to 'numpy/core/numeric.py')
0 files changed, 0 insertions, 0 deletions