#12773: include R interface in reference manual
------------------------------------------------+---------------------------
       Reporter:  was                           |         Owner:  mvngu         
    
           Type:  enhancement                   |        Status:  needs_review  
    
       Priority:  minor                         |     Milestone:  sage-5.0      
    
      Component:  documentation                 |    Resolution:                
    
       Keywords:                                |   Work issues:                
    
Report Upstream:  N/A                           |     Reviewers:  Andrey 
Novoseltsev
        Authors:  William Stein, John Palmieri  |     Merged in:                
    
   Dependencies:                                |      Stopgaps:                
    
------------------------------------------------+---------------------------

Comment (by jhpalmieri):

 I think that it's best to avoid top-level imports. The best thing to do is
 to check each file in the reference manual (!) to see that we don't have
 lots of redundant documentation lying around. I suppose one could just
 grep for top-level imports and check those files. I have no idea how big a
 problem it is; I haven't seen any other problems doing a little spot-
 checking, and I don't know what triggered the problem with this file.
 (Adding `from keyword import iskeyword` in another file, say
 `sage/interfaces/tachyon.py`, also causes problems in that file.)

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