#12868: Attaching a pyx file in the presence of __init__.py results in wrong 
module
names
-----------------------------+----------------------------------------------
       Reporter:  SimonKing  |         Owner:  jason   
           Type:  defect     |        Status:  new     
       Priority:  major      |     Milestone:  sage-5.1
      Component:  misc       |    Resolution:          
       Keywords:             |   Work issues:          
Report Upstream:  N/A        |     Reviewers:          
        Authors:             |     Merged in:          
   Dependencies:             |      Stopgaps:          
-----------------------------+----------------------------------------------

Comment (by leif):

 Replying to [comment:9 leif]:
 > [...] in addition, symbolic links to any(!) file in the directory
 containing the attached file are created in the temporary directory (since
 e.g. you otherwise wouldn't be able to import or include other files in
 that directory from the attached file).

 Of course there are other, probably smarter (though not necessarily
 simpler) ways to achieve this, e.g. by modifying `sys.path` for the
 attached module, and by passing according `-I` options to `cython`
 (although I think the generated `setup.py` already takes care of the
 latter).

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