#12670: Store lazy import caches in .sage/cache/ rather than in .sage
------------------------------+---------------------------------------------
   Reporter:  jhpalmieri      |          Owner:  jason        
       Type:  enhancement     |         Status:  needs_review 
   Priority:  minor           |      Milestone:  sage-5.0     
  Component:  misc            |       Keywords:               
Work_issues:                  |       Upstream:  N/A          
   Reviewer:  Florent Hivert  |         Author:  John Palmieri
     Merged:                  |   Dependencies:               
------------------------------+---------------------------------------------

Comment(by nbruin):

 The only calls to `save_cache_file` I've been able to find are in
 `sage/all.py` (this file is apparently skipped by `search_src`) and in the
 doctest of `save_cache_file`. This cache only seems to be involved with
 `get_star_imports` and that only gets used in `sage.misc.lazy_import` if
 there is a "*" in the input. So indeed, this cache is never used as far as
 I can see.

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