Comment #5 on issue 3349 by [email protected]: gremlin in master http://code.google.com/p/sympy/issues/detail?id=3349
I thought maybe using sys.__stdout__.isatty() instead of sys.stdout.isatty() would work, but it doesn't seem to fix it. I don't know if there would be any bad implications of that anyway.
So I am out of ideas. This sounds insanely difficult to debug, as the very method of debugging will change the behavior. Hence I'm not putting it on very high priority.
I'll open a new issue for the doctest color options. -- 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.
