#13147: Delay the evaluation of SAGE_TMP in order to facilitate forking in
doctesting
------------------------------------------+---------------------------------
Reporter: roed | Owner: mvngu
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-5.2
Component: doctest | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: David Roe, Mike Hansen | Merged in:
Dependencies: | Stopgaps:
------------------------------------------+---------------------------------
Comment (by jhpalmieri):
I think that the file lazy_string.py should have a bit more documentation
at the top, for example (from the [https://github.com/mitsuhiko/speaklater
speaklater website]:
{{{
A module that provides lazy strings for translations. Basically you get an
object that appears to be a string but changes the value every time the
value
is evaluated based on a callable you provide.
}}}
A few examples would be nice, too.
(Right now it looks like a typical, underdocumented, Python module (well,
it's much better than this because of the doctests you added), whereas it
should look like a typical, well-documented, Sage module.)
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13147#comment:32>
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.