Comment #2 on issue 1947 by smichr: @property methods are not doctested
http://code.google.com/p/sympy/issues/detail?id=1947
Here is a note from runtests.py
Modified from doctest's version by looking harder for code in the
case that it looks like the the code comes from a different module.
In the case of decorated functions (e.g. @vectorize) they appear
to come from a different module (e.g. multidemensional) even though
their code is not there.
See also the discussion at http://tinyurl.com/329fcb4
--
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.