diff options
author | Jaime Fernandez <jaime.frio@gmail.com> | 2015-03-09 20:56:14 -0700 |
---|---|---|
committer | Jaime Fernandez <jaime.frio@gmail.com> | 2015-03-09 21:36:19 -0700 |
commit | 3a39a0e6ac0d85d3365c0671d8010441180a7d95 (patch) | |
tree | 9a3c0eeb04182098ab4d9a5e37eb09177439373c /numpy/lib/tests/test_stride_tricks.py | |
parent | 8e026a2225996e9b790e4c63816c5f6c985a5d20 (diff) | |
download | numpy-3a39a0e6ac0d85d3365c0671d8010441180a7d95.tar.gz |
ENH: Strict checking of ufunc keyword argument names
Raises a TypeError if any of the keyword arguments supplied to a
ufunc does not exactly match the name in the signature. Prior to
this, trailing characters were discarded, e.g. 'out2' would be
treated as if it where 'out'.
Diffstat (limited to 'numpy/lib/tests/test_stride_tricks.py')
0 files changed, 0 insertions, 0 deletions