diff options
author | Eric Wieser <wieser.eric@gmail.com> | 2019-08-19 16:47:35 -0500 |
---|---|---|
committer | Eric Wieser <wieser.eric@gmail.com> | 2019-08-19 19:15:17 -0500 |
commit | b11468e1a38c19a24ed0ebaede023c159c745e33 (patch) | |
tree | 73a8044073e37b824a6c2a2ee66ad4d6bad42898 /numpy/lib/tests/test_recfunctions.py | |
parent | 1f0d66ce8be689ab86001696891858a1dee631cc (diff) | |
download | numpy-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/lib/tests/test_recfunctions.py')
0 files changed, 0 insertions, 0 deletions