Updates:
Labels: -Priority-Medium Priority-High Milestone-Release0.7.0
Comment #1 on issue 1947 by asmeurer: @property methods are not doctested
http://code.google.com/p/sympy/issues/detail?id=1947
This is very perplexing. Running a diff on runtests.py and the
lib/python2.6/doctest.py file shows that very few
things have changed between DocTestFinder and SymPyDocTestFinder, and none
of them seem to be the
problem.
I think for now I am going to just verify my property doctests with the
python doctest runner and put this on the
back burner. I do think it needs to be fixed before the next release
though, especially if the @property doctests
I am currently writing get pushed in by the next release :).
--
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.