#17240: some rationals not in RIF (docu)
-------------------------------------+-------------------------------------
Reporter: dkrenn | Owner:
Type: enhancement | Status: needs_work
Priority: minor | Milestone: sage-6.4
Component: documentation | Resolution:
Keywords: rationals, real | Merged in:
interval field, inclusion | Reviewers: Thierry Monteil
Authors: Daniel Krenn | Work issues:
Report Upstream: N/A | Commit:
Branch: | 661629205290eefce73d399f068026042d18f238
u/tmonteil/doc_rationals_in_rif | Stopgaps:
Dependencies: |
-------------------------------------+-------------------------------------
Comment (by tmonteil):
You can look at
[http://sagemath.org/doc/reference/structure/sage/structure/parent.html#sage.structure.parent.Parent.__contains__
the page of the doc], the `__contains__` method appears since, in the
documentation of the `Parent` class, there is a line:
{{{
.. automethod:: __contains__
}}}
This lets the hidden method `__contains__` to be visible in the doc.
That said, i agree that something about this could be made explicit in the
doc of `RIF`, not only `Parent`.
--
Ticket URL: <http://trac.sagemath.org/ticket/17240#comment:11>
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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.