diff options
author | Martin Teichmann <martin.teichmann@xfel.eu> | 2014-03-25 10:19:15 +0100 |
---|---|---|
committer | Martin Teichmann <martin.teichmann@xfel.eu> | 2014-03-25 16:48:34 +0100 |
commit | 2d73ff34f48980778b4e808afc76c0c1fa841ba7 (patch) | |
tree | 44713fde384dca413faf3a1cb72872a87c3a53d1 /numpy/testing/utils.py | |
parent | 8409b4cc094c03aab284d1fc5fc55240a1f6b342 (diff) | |
download | numpy-2d73ff34f48980778b4e808afc76c0c1fa841ba7.tar.gz |
ENH: add support for python ABCs
Beginning with version 2.6, python supports abstract base classes,
which contain a class hierarchy for numbers. This class hierarchy is
very similar to the one of numpy, so it is very easy to register
the numpy type hierarchy with the python type hierarchy.
This patch adds those registrations and also adds unit tests for it.
Diffstat (limited to 'numpy/testing/utils.py')
0 files changed, 0 insertions, 0 deletions