summaryrefslogtreecommitdiff
path: root/numpy/core/defchararray.py
diff options
context:
space:
mode:
authorCharles Harris <charlesr.harris@gmail.com>2015-06-13 17:10:29 -0600
committerCharles Harris <charlesr.harris@gmail.com>2015-06-13 18:52:05 -0600
commit3b3edd9ae8e82259215c72798af4fe3880c86f0d (patch)
tree26497f4a9665da28747fcf45bd64093571d41dd6 /numpy/core/defchararray.py
parent0aa32608246881339871231398cc0dc037cef79a (diff)
downloadnumpy-3b3edd9ae8e82259215c72798af4fe3880c86f0d.tar.gz
TST: Test that NotImplemented is not longer returned
The following functions now raise a TypeError instead of returning NotImplemented: np.power, np.add, np.subtract, np.multiply, np.divide, np.bitwise_and, np.bitwise_or, np.bitwise_xor, np.floor_divide, np.fmax, np.fmin, np.fmod, np.hypot, np.logaddexp, np.logaddexp2, np.logical_and, np.logical_or, np.logical_xor, np.maximum, np.minimum, np.mod Functions that remain to be fixed: np.greater, np.greater_equal, np.less, np.less_equal, np.not_equal
Diffstat (limited to 'numpy/core/defchararray.py')
0 files changed, 0 insertions, 0 deletions