[6/6] let's remove multiple inheritance (note on comparisons in py3k)
commit1816de3e8129ede82294c5416f50c9eb2fb87117
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)
treec096d342c67441b253ecd336703d70025d5728d1
parent1e486bf74a505a670c447e8ecf07bbcf9678018d
[6/6] let's remove multiple inheritance     (note on comparisons in py3k)

While at it, add a note about Comparisons other than == and != in py3k

Signed-off-by: Kirill Smelkov <kirr@landau.phys.spbu.ru>
sympy/core/basic.py