Updates:
        Labels: Testing

Comment #3 on issue 2203 by asmeurer: doctest does not test IPython interactive sessions
http://code.google.com/p/sympy/issues/detail?id=2203

The doctests are just the examples in the docstrings in SymPy. They are called doctests because they are tested with ./bin/doctest.

Probably a git grep "In \[\d+\]" will show you all of the IPython "doctests" (actually that returns nothing for me, so I'm not sure if there just aren't any there or if my regular expression is bad).

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