#8799: Bring doctests for mwrank.pyx up to 100% (from 3%)
-----------------------------------------------+----------------------------
Reporter: cremona | Owner: mvngu
Type: defect | Status: needs_review
Priority: major | Milestone: sage-5.0
Component: documentation | Keywords: mwrank
Author: John Cremona | Upstream: N/A
Reviewer: Minh Van Nguyen, Leif Leonhardy | Merged:
Work_issues: |
-----------------------------------------------+----------------------------
Comment(by leif):
Sorry, yet another patch. (It also fixes a doctest failure '''introduced
by me'''. 8/ )
Minh, you vote in favour of math-typeset numbers? (I don't like e.g.
{{{`L`-functions}}} either...)
Shouldn't we replace
{{{
- foo (bool) -- ...
- bar (int, default 12) -- ...
}}}
by
{{{
- foo (:class:`bool`) -- ...
- bar (:class:`int`, default 12) -- ...
}}}
too?
-Leif
P.S.: Note that despite the ticket title, my patches also change the code.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8799#comment:16>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.