Comment #12 on issue 1587 by asmeurer: Polynomials docs http://code.google.com/p/sympy/issues/detail?id=1587
I remember coming across that issue two summers ago when I met with Ondrej in Los Alamos. There was a "sys.displayhook = pprint" in one of the .txt files and all the tests thereafter were written using pretty printed output (so that they would pass). Maybe I can dig up an old issue for it.
But I agree that it should be changed. I will look today to see why it is happening and if it can be fixed. If you are going to hack it, you should use my branch from issue 2041, which copies a few more things over from Python's doctest than before (I think one of the things I copied over was the function that gathers .txt tests if I remember correctly).
-- 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.
