#12025: get doctest coverage of monoids/monoid.py to 100%
---------------------------+------------------------------------------------
Reporter: was | Owner: mvngu
Type: enhancement | Status: needs_review
Priority: minor | Milestone: sage-4.8
Component: doctest | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author: wstein
Merged: | Dependencies:
---------------------------+------------------------------------------------
Comment(by was):
If anything, this test gives the *right* impression, showing that
is_Monoid is *only* a typecheck, and not testing whether the object has
some sort of monoid structure. There are hundreds of "is_"'s in Sage,
and they are all typechecks. That's why you get a warning when you use
them from the sage: prompt. This was discussed a lot on sage-devel years
ago and sorted out.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12025#comment:5>
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.