This message apparently means "Doctest contains explicit source line 
number". Can you provide an example of a doctest you changed when adding 
the deprecation warnings?

  John



On Tuesday, May 26, 2015 at 4:11:36 PM UTC-7, David Perkinson wrote:
>
> Could someone help me with the following error message?  I am making a lot 
> of revisions to sandpile.py, and all doctests had passed up until I decided 
> to deprecate some functions.  After that, I needed to add the deprecation 
> warnings to some Examples sections.  I cleared up all those errors and was 
> hoping to get the "All tests passed!" line but got this instead:
>
> =================================
>
> Doctesting 1 file.
> sage -t src/sage/sandpiles/sandpile.py
>     Error: Source line number found
> ----------------------------------------------------------------------
> sage -t src/sage/sandpiles/sandpile.py  # Source line number found
> ----------------------------------------------------------------------
> Total time for all tests: 30.6 seconds
>     cpu time: 0.0 seconds
>     cumulative wall time: 0.0 seconds
>
> =================================
>
> Thanks,
> David
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to