On Tue, Jul 20, 2010 at 9:27 AM, KvS <keesvansch...@gmail.com> wrote:
> Thanks for the quick reply. I tried putting "from sage.all import *"

Could you post the code to http://sage.pastebin.com .  It is better to
avoid using "import *" and explicitly list the things that you want to
import.  That way you know what objects are coming from where.

--Mike

-- 
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