Comment #16 on issue 2041 by ondrej.certik: Doctest failures in Python 2.6.6
http://code.google.com/p/sympy/issues/detail?id=2041
Thanks Ronan for investigating this!
I think that ultimately the doctest runner is *very* fragile. We already
wrote our own test runner for tests, because the py.test is (or was, but I
think it still is, I just hit some bug couple days ago about two files
having the same name) fragile.
I think we should just write our on doctest runner, by taking the code from
some working Python version.
--
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.