#11932: Allow running Sage with a temporary DOT_SAGE directory
---------------------------------+------------------------------------------
Reporter: jdemeyer | Owner: leif
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-5.1
Component: scripts | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers: Jeroen Demeyer
Authors: John Palmieri | Merged in:
Dependencies: #11926 | Stopgaps:
---------------------------------+------------------------------------------
Changes (by jdemeyer):
* milestone: sage-5.0 => sage-5.1
Comment:
For the Sage patch, what about:
{{{
try:
# Create the matplotlib config directory
sage_makedirs(os.environ["MPLCONFIGDIR"])
except KeyError:
pass
}}}
I don't see a reason to create a directory when the environment variable
doesn't exist.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11932#comment:28>
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.