Comment #3 on issue 1947 by asmeurer: @property methods are not doctested
http://code.google.com/p/sympy/issues/detail?id=1947

Exactly! Our doctest runner is supposed to be smarter about the @decorators, but the builtin doctest runner, from which 99% of the code of ours was copied, tests them correctly in the case of @property whereas ours doesn't (and none of the changes in a diff seem to indicate to me that they would cause this).

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

Reply via email to