On Dec 18, 7:59 am, "Joel B. Mohler" <[EMAIL PROTECTED]> wrote:
> http://www.sagetrac.org/sage_trac/ticket/1418
>
> The optional doc-tests have me confused for this bug.  The doc-tests in
> sage/interfaces/magma.py don't fail on my PC but I don't have magma installed.
> However, the patch there adds a doc-test section for __floordiv__ which fails 
> on
> my PC.  Why do my new doc-tests fail, but not the current ones in that file?

The file-header docstring is considered optional (not tested by
default) because the string contains the three words "optional",
"package", "installed" (see $SAGE_ROOT/local/bin/sage-doctest, the
beginning of the doc_preparse() function).  Other docstrings in the
file contain "# optional" (not tested by default).

> I feel like I'm just being stupid and missing something obvious.

No, this wasn't obvious :)

Carl

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to