Status: Accepted
Owner: jensen.oyvind
Labels: Type-Defect Priority-Medium

New issue 1972 by jensen.oyvind: Doctests in a module docstring are not executed
http://code.google.com/p/sympy/issues/detail?id=1972

If you place doctests in the docstring of a module, and the string start at line number 0, the doctest will never run because line_number == 0 is confused with line_number == None.

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to sympy-iss...@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