Comment #26 on issue 2252 by pr...@goodok.ru: activate docstring examples for symarray()
http://code.google.com/p/sympy/issues/detail?id=2252

I meant that warning message must be placed in final output of ./test/doctest utility:

============ tests finished: 499 passed, 1 failed, in 17.06 seconds ============

That is, if numpy is not installed, then test must inform about it here. E.g. somehow so:

============ tests finished: 499 passed, 1 failed, in 17.06 seconds ============ ============ warning: 5 tests are skipping, due to the "numpy" absence =========

Or something else (the enumaration of modules).

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to sympy-issues@googlegroups.com.
To unsubscribe from this group, send email to 
sympy-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to