Comment #11 on issue 2041 by asmeurer: Doctest failures in Python 2.6.6 http://code.google.com/p/sympy/issues/detail?id=2041
We already have a chunk of the Python doctest runner copied and modified over into our doctest runner (compare our sympy/utilities/runtests.py with http://svn.python.org/view/*checkout*/python/branches/release26-maint/Lib/doctest.py?content-type=text%2Fplain). So I guess we will just have to add a little bit more, i.e., whatever part was changed in that Python commit before it was changed.
-- 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.
