Comment #9 on issue 2041 by ronan.l...@gmail.com: Doctest failures in Python 2.6.6
http://code.google.com/p/sympy/issues/detail?id=2041

After stepping through the code in WinPdb, I've identified the source of our problems. It is this commit:

http://svn.python.org/view/python/branches/release26-maint/Lib/doctest.py?r1=83492&r2=83493

which lets doctest ignore sys.displayhook. The corresponding issue seems to have been this : http://bugs.python.org/issue8048

So, what do we do?

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