This was all already fixed in the 0.7.0 branch a while ago. See my second response to this thread and the commits in that branch.
I will run all the tests again in the 0.7.0 branch with tox, and then I will create an rc2, which should work in Python 2.4. Also, we need to resolve issue 1379. Should test() and doctest() be imported with "from sympy import *"? Aaron Meurer On Tue, Jun 14, 2011 at 12:45 PM, Chris Smith <[email protected]> wrote: > Do you want a pull request, perhaps marked as 0.7.0, Aaron, or are you > already making these changes? > > -- > You received this message because you are subscribed to the Google Groups > "sympy" 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?hl=en. > -- You received this message because you are subscribed to the Google Groups "sympy" 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?hl=en.
