#13916: Fix inspection of interactive Cython code
-----------------------------+----------------------------------------------
       Reporter:  SimonKing  |         Owner:  jason   
           Type:  defect     |        Status:  new     
       Priority:  major      |     Milestone:  sage-5.6
      Component:  misc       |    Resolution:          
       Keywords:             |   Work issues:          
Report Upstream:  N/A        |     Reviewers:          
        Authors:             |     Merged in:          
   Dependencies:             |      Stopgaps:          
-----------------------------+----------------------------------------------

Comment (by SimonKing):

 Could it be that simply Cython is writing the wrong information into the
 doc?
 {{{
 sage: _sage_getdoc_unformatted(test_funct)
 'File: _home_simon__sage_temp_linux_sqwp_site_6004_tmp_rJ1Nyc_spyx_0.pyx
 (starting at line 6)'
 }}}
 But the file is at
 {{{
 ~/.sage/temp/linux_sqwp.site/6004/tmp_rJ1Nyc.spyx
 }}}
 or
 {{{
 
~/.sage/temp/linux_sqwp.site/6004/spyx/_home_simon__sage_temp_linux_sqwp_site_6004_tmp_rJ1Nyc_spyx/tmp_rJ1Nyc.spyx
 }}}
 (they coincide bit-wise). Note that even the ".pyx" information is wrong.

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