summaryrefslogtreecommitdiff
path: root/numpy/testing/utils.py
diff options
context:
space:
mode:
authorMartin Teichmann <martin.teichmann@xfel.eu>2014-03-25 10:19:15 +0100
committerMartin Teichmann <martin.teichmann@xfel.eu>2014-03-25 16:48:34 +0100
commit2d73ff34f48980778b4e808afc76c0c1fa841ba7 (patch)
tree44713fde384dca413faf3a1cb72872a87c3a53d1 /numpy/testing/utils.py
parent8409b4cc094c03aab284d1fc5fc55240a1f6b342 (diff)
downloadnumpy-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