When running "sage -t" on the file 
sage/modular/pollack_stevens/padic_lseries.py no doctests are executed 
although the file contains quite a lot of doctests.
I think the reason for that is a typo in the very first line of the file:
  # sage.doctest: needs sage.ring.padics
It must be "rings" instead of "ring.
This is in Sage 10.3 as well as in Sage 10.4.beta9.
There is another typo in line 177 of that file: In the doctest comment a 
comma is missing between "indirect doctest" and "long time".
After having corrected these two typos all doctests in 
sage/modular/pollack_stevens/padic_lseries.py are successfully executed.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/2d41b440-ea24-4eed-bd8a-c10ad5951d74n%40googlegroups.com.

Reply via email to