I would also appreciate some clarification on this issue. I've written
a module which is not currently intended to be part of Sage (although
perhaps could be at some point).

In my .py files I have not imported from sage.all,  but I've imported
the things I need, in the same way that the Sage source files do. I
thought that was the "right thing to do".

So, should my module always import from sage.all ? What if I ensure
that all my imports occur in the right order?

Emil

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to