#8790: improve doctest coverage of logic/logic.py
-------------------------------------------------+-------------------------
       Reporter:  mvngu                          |        Owner:  mvngu
           Type:  enhancement                    |       Status:  new
       Priority:  major                          |    Milestone:  sage-5.12
      Component:  documentation                  |   Resolution:
       Keywords:  beginner doctest               |    Merged in:
  documentation                                  |    Reviewers:
        Authors:                                 |  Work issues:
Report Upstream:  N/A                            |       Commit:
         Branch:                                 |     Stopgaps:
   Dependencies:                                 |
-------------------------------------------------+-------------------------

Comment (by riccardomurri):

 The `get_bits`, `eval_*`, `reduce_*` and `tokenize` functions are
 explictly described as "for internal use only".  It is inconvenient to
 provide a doctest for them, as arguments are the internal
 data structures used in the `SymbolicLogic` class.

 Patch ` sage-issue-8790-module-private-funcs.diff`
 renames the functions to begin with an underscore to make their
 non-public nature more evident, in the hope to silence the coverage
 warning.

--
Ticket URL: <http://trac.sagemath.org/ticket/8790#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 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/groups/opt_out.

Reply via email to