#13432: add sage.env and fix a inappropriate references to SAGE_ROOT
----------------------+-----------------------------------------------------
   Reporter:  rohana  |             Owner:  jason          
       Type:  task    |            Status:  new            
   Priority:  major   |         Milestone:  sage-5.4       
  Component:  misc    |          Keywords:                 
Work issues:          |   Report Upstream:  N/A            
  Reviewers:          |           Authors:  R. Andrew Ohana
  Merged in:          |      Dependencies:                 
   Stopgaps:          |  
----------------------+-----------------------------------------------------
 There are many places within the Sage library that make explicit
 references to `SAGE_ROOT`, when `SAGE_LOCAL`, `SAGE_DATA`, etc. are more
 appropriate. These references assume a particular directory structure
 which unnecessarily break various components when using a different
 directory structure (i.e. transitioning to git or sage-on-gentoo). This
 ticket aims to correct most of these references.

 This ticket also adds `sage.env` as a place to keep global used Sage
 variables (these currently live in `sage.misc.misc`). Currently this file
 does little more than separate out these variables, but the intent is to
 provide a dedicated place in python for determining the environment for
 the Sage library (this will eventually need to be independent of `sage-
 env` if we are ever to truly transition to argparse).

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13432>
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.

Reply via email to