Updates:
        Cc: -fredrik.johansson
        Labels: Printing

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

The problem of nonreproducability must be related to printing. You can see in Vinzent's traceback that it is calling sstr(), and the _p1, _p2, _p3 from Chris's debugging in issue 1729 are the taletale signs of Basic._compare_pretty() (i.e., printing code).

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to sympy-iss...@googlegroups.com.
To unsubscribe from this group, send email to 
sympy-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to