Comment #41 on issue 1671 by smichr: runtests modifications and docstring
corrections
http://code.google.com/p/sympy/issues/detail?id=1671
I'm wondering if we might put in two options into doctest:
-n --normal this would run a normal doctest (as stlid would run)
-s --star this would give any test a "from sympy import *"; if more is
needed then it must be done so explicitly
The default mode would be "nanny" which gives no imports to doctests. Maybe
we should
*only* support the nanny mode.
Right now (with runtest_3) you have to use -s to get into strict/nanny mode.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---