#13851: Add SAT Solver Interface to Reference Manual
-----------------------------------+----------------------------------------
Reporter: malb | Owner: mvngu
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-5.6
Component: documentation | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers: Nathann Cohen
Authors: Martin Albrecht | Merged in:
Dependencies: | Stopgaps:
-----------------------------------+----------------------------------------
Comment (by nthiery):
Replying to [comment:10 jhpalmieri]:
> Removing some dots might make the warning go away:
> {{{
> #!diff
> diff --git a/sage/misc/classcall_metaclass.pyx
b/sage/misc/classcall_metaclass.pyx
> --- a/sage/misc/classcall_metaclass.pyx
> +++ b/sage/misc/classcall_metaclass.pyx
> @@ -54,8 +54,8 @@ cdef class ClasscallMetaclass(NestedClas
> - ``.__classget__`` for customizing the binding behavior in
> ``foo.cls`` (analogue of ``.__get__``).
>
> - See the documentation of :meth:`.__call__` and of :meth:`.__get__`
> - and :meth:`.__contains__` for the description of the respective
> + See the documentation of :meth:`__call__` and of :meth:`__get__`
> + and :meth:`__contains__` for the description of the respective
> protocols.
>
> .. warning:: for technical reasons, ``__classcall__``,
> }}}
> But I'm not sure if this change has other effects. I couldn't see any,
but I really don't know. The dots seem to have been added in #8250.
Florent or Nicolas, is it okay if we get rid of them?
Gosh, I had already answered that! I guess the trac connection expired
without me noticing. Oh well.
The change is fine for me. I usually don't put them anyway :-)
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13851#comment:12>
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.