#6601: Crash loading rings.polynomial.pbori
------------------------+---------------------------------------------------
Reporter: stankewicz | Owner: tbd
Type: defect | Status: closed
Priority: major | Milestone: sage-duplicate/invalid/wontfix
Component: algebra | Resolution: invalid
Keywords: | Work_issues:
Author: | Upstream: N/A
Reviewer: | Merged:
------------------------+---------------------------------------------------
Changes (by burcin):
* status: new => closed
* upstream: => N/A
* resolution: => invalid
* milestone: => sage-duplicate/invalid/wontfix
Comment:
Importing individual modules without initializing sage by doing `import
sage.all` is not supported. You should add a line with
{{{
import sage.all
}}}
at the beginning of your script.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6601#comment:2>
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.