#15557: Unify EMBEDDED_MODE and DOCTEST_MODE
----------------------------------+------------------------
       Reporter:  jdemeyer        |        Owner:
           Type:  enhancement     |       Status:  new
       Priority:  major           |    Milestone:  sage-6.1
      Component:  misc            |   Resolution:
       Keywords:                  |    Merged in:
        Authors:  Jeroen Demeyer  |    Reviewers:
Report Upstream:  N/A             |  Work issues:
         Branch:                  |       Commit:
   Dependencies:                  |     Stopgaps:
----------------------------------+------------------------
Description changed by jdemeyer:

Old description:

> Right now, `EMBEDDED_MODE` is defined in many places. This ticket will
> ensure that `EMBEDDED_MODE` is used only as
> `sage.plot.plot.EMBEDDED_MODE`. This remains compatible with sagenb.

New description:

 Right now, `EMBEDDED_MODE` is defined in many places and `DOCTEST_MODE` is
 defined in `sage.doctest`.

 This ticket will change these variables to functions `embedded_mode()` and
 `doctest_mode()` in a new file `sage/modes.py`.

--

--
Ticket URL: <http://trac.sagemath.org/ticket/15557#comment:1>
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