diff options
author | Marten van Kerkwijk <mhvk@astro.utoronto.ca> | 2015-04-04 21:10:39 -0400 |
---|---|---|
committer | Marten van Kerkwijk <mhvk@astro.utoronto.ca> | 2015-04-04 21:47:01 -0400 |
commit | d1153b4cba5510bd1961e3a7ae7f0c07c124a202 (patch) | |
tree | bec54c008150f1b0b228edfff93650454ef8f8cb /numpy/core/defchararray.py | |
parent | 6ba4fed3aa26979734faa462e172959fad69723b (diff) | |
download | numpy-d1153b4cba5510bd1961e3a7ae7f0c07c124a202.tar.gz |
Add tests that __numpy_ufunc__ works with subclasses.
In particular, for a class S3(S2), where S2 defines __numpy_ufunc__, ensure
that, e.g., S3() + S2() does *not* pass control to S2 if S2 and S3 share the
same __radd__.
Diffstat (limited to 'numpy/core/defchararray.py')
0 files changed, 0 insertions, 0 deletions