[2/6] let's remove multiple inheritance (NoArithMeths)
commit0d3b0ebd45f2d6941062236704eb53404500a199
authorKirill Smelkov <kirr@landau.phys.spbu.ru>
Fri, 8 Aug 2008 15:52:52 +0000 (8 19:52 +0400)
committerKirill Smelkov <kirr@landau.phys.spbu.ru>
Fri, 8 Aug 2008 15:52:52 +0000 (8 19:52 +0400)
tree8d764c9d00aed8f374bdf55819fbcfe45e2d3d7a
parentbd0136d4708f35315ad2458fc91d397f9dcfdeb4
[2/6] let's remove multiple inheritance     (NoArithMeths)

Kill NoArithMeths -- they are not used anywhere.

Also I think when (and if) we'll need something like this, compared to multiple
inheritance, it would be better to adjust BasicMeta to switch arith methods of
a class to raisers at class creation time.

Signed-off-by: Kirill Smelkov <kirr@landau.phys.spbu.ru>
Signed-off-by: Ondrej Certik <ondrej@certik.cz>
sympy/core/methods.py
sympy/utilities/tests/test_pickling.py