#14119: Small bug in import statements
----------------------------+----------------------------------------------
Reporter: | Owner: chrisjamesberg
chrisjamesberg | Status: needs_review
Type: defect | Milestone: sage-duplicate/invalid/wontfix
Priority: minor | Resolution:
Component: misc | Merged in:
Keywords: | Reviewers:
import_statements | Work issues:
Authors: | Commit:
Report Upstream: N/A | Stopgaps:
Branch: |
Dependencies: |
----------------------------+----------------------------------------------
Changes (by chapoton):
* status: new => needs_review
* milestone: sage-5.12 => sage-duplicate/invalid/wontfix
Comment:
In a vanilla 5.12.beta2, I get
{{{
sage: import_statements(digraphs)
from sage.graphs.digraph_generators import digraphs
sage: import_statements(colors)
from sage.plot.colors import colors
sage: import_statements(qepcad_formula)
from sage.interfaces.qepcad import qepcad_formula
sage: import_statements(DiGraph)
from sage.graphs.digraph import DiGraph
}}}
which is perfectly ok.
So let me close this as invalid/wontfix
--
Ticket URL: <http://trac.sagemath.org/ticket/14119#comment:3>
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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.