Updates:
        Labels: smichr NeedsReview

Comment #20 on issue 2110 by smichr: failing tests
http://code.google.com/p/sympy/issues/detail?id=2110

I think I wasn't in the sympy directory when I started the session. Now I get:

h[1] >>> import sympy
h[1] >>> sympy.__version__
'0.6.7-git'

I should get rid of the local site-packages version(s) of sympy.

Regarding the issue. This is strange. In 2.6, the line 941 or mul.py is not executed (as you observed) but in 2.7 it is. In any case, making the anticipated-by-author modification makes it not generate the infinite recursion error any more. (those inline comments where helpful to have there!) I'll put this in as a pull request.

Does this commit (branch 1729) work for you, Vinzent?

--
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.

Reply via email to