Comment #2 on issue 2682 by [email protected]: Python 3: Infite recursion with Dict
http://code.google.com/p/sympy/issues/detail?id=2682
shichr's fix is to just remove the offending methods. I think this is appropriate as they are rarely used and easily created on the fly if necessary.
Is there a way that we can check 2to3 compatibility in the future? Is this part of the testing suite?
-- You received this message because you are subscribed to the Google Groups "sympy-issues" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy-issues?hl=en.
