#14187: Check that lazy imports are not resolved during startup
--------------------------------+-------------------------------------------
Reporter: vbraun | Owner: tbd
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-5.10
Component: performance | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers: Nicolas M. ThiƩry, Travis
Scrimshaw
Authors: Volker Braun | Merged in:
Dependencies: #12543 | Stopgaps:
--------------------------------+-------------------------------------------
Changes (by jdemeyer):
* status: positive_review => needs_work
Comment:
{{{
sage -t devel/sage/sage/misc/dev_tools.py
**********************************************************************
File "devel/sage/sage/misc/dev_tools.py", line 142, in
sage.misc.dev_tools.import_statements
Failed example:
import_statements(NN)
Expected:
from sage.rings.semirings.non_negative_integer_semiring import NN
Got:
** Warning **: several modules for that object: sage.all,
sage.all_cmdline, sage.combinat.integer_vectors_mod_permgroup,
sage.combinat.partition ...
from sage.rings.semirings.all import NN
**********************************************************************
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14187#comment:42>
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.