#378: User-specified path for load and attach
------------------------------+---------------------------------------------
   Reporter:  was             |       Owner:  was         
       Type:  enhancement     |      Status:  needs_review
   Priority:  major           |   Milestone:  sage-4.4    
  Component:  user interface  |    Keywords:              
     Author:  Mitesh Patel    |    Upstream:  N/A         
   Reviewer:                  |      Merged:              
Work_issues:                  |  
------------------------------+---------------------------------------------

Comment(by timdumol):

 Things work perfectly, but I think it might be better to follow the Python
 stdlib in exposing the array itself, instead of covering it in a function
 (`sys.path` instead of `sys.path()`, so similarly, `load_attach_path`
 instead of `load_attach_path()`). Also, it might be handy to
 `os.path.expand_user` any paths handed to the function, so you could have
 load_attach_path.append("~/foo"). What do you think?

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