diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2015-06-13 13:19:12 -0600 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2015-06-13 13:19:12 -0600 |
commit | df148e1b6327ca699b8b56f51f34dc871551da8b (patch) | |
tree | 181f814ba3a1db237c55c539f5779f54e89d1153 /numpy/doc/structured_arrays.py | |
parent | c65a7518537a6ad53146c6479dd10de28311460e (diff) | |
download | numpy-df148e1b6327ca699b8b56f51f34dc871551da8b.tar.gz |
BUG: Fix test_void_dtype_equality_failures for Python 3.
The NotArray test class needs to define a `__ne__` method, otherwise the
inherited Python 3 method will call `__eq__`, resulting in two rather
than one DeprecationWarning.
Diffstat (limited to 'numpy/doc/structured_arrays.py')
0 files changed, 0 insertions, 0 deletions