#17946: Use ipython own's function to get its configuration folder
-------------------------------------+-------------------------------------
   Reporter:  fbissey                |            Owner:
       Type:  PLEASE CHANGE          |           Status:  new
   Priority:  major                  |        Milestone:  sage-6.6
  Component:  PLEASE CHANGE          |         Keywords:
  Merged in:                         |          Authors:  François Bissey
  Reviewers:                         |  Report Upstream:  N/A
Work issues:                         |           Branch:
     Commit:                         |  u/fbissey/ipythondir
  d3a0ed67bb4725020baf72c1a40c59cfadb742f5|     Dependencies:
   Stopgaps:                         |
-------------------------------------+-------------------------------------
 Currently the IPython code in sage relies on code such as
 {{{
 IPYTHONDIR = os.environ['IPYTHONDIR']
 }}}
 when ipython has its own call to discover what IPYTHONDIR should be. This
 is particularly important if you want to unset IPYTHONDIR for your own
 purpose - or you run sage-on-gentoo where we let ipython run with its
 system default.

--
Ticket URL: <http://trac.sagemath.org/ticket/17946>
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/d/optout.

Reply via email to