diff options
author | Ross Barnowski <rossbar@berkeley.edu> | 2022-01-28 09:17:25 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-28 11:17:25 -0600 |
commit | b335431699f86ab523dc6dba2c91efc799f4372b (patch) | |
tree | 17b544cf5a609746bd3b98c24f6db204efb9a39a /numpy/array_api/tests/test_set_functions.py | |
parent | 763a3d4878671d383ba8aa573af90fee125efff4 (diff) | |
download | numpy-b335431699f86ab523dc6dba2c91efc799f4372b.tar.gz |
TST: Some tests for control character collisions.
Adds some tests for the behavior of control characters, e.g. comments, delimiter and quotechar, when they have the same value. At this stage, these tests are more to frame the discussion about what the behavior should be, not to test what it currently is. I personally think raising an exception is correct for most of these situations, though it's worth noting that np.loadtxt currently doesn't for most of these corner cases (and seems to randomly assign precedence to delimiter over comments or vice versa depending on the values).
Diffstat (limited to 'numpy/array_api/tests/test_set_functions.py')
0 files changed, 0 insertions, 0 deletions