#16520: circular import in maxima_lib.py
-------------------------------------+-------------------------------------
       Reporter:  rws                |        Owner:
           Type:  defect             |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.3
      Component:  interfaces         |   Resolution:
       Keywords:  maxima, cleanup    |    Merged in:
        Authors:  Ralf Stephan       |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/rws/circular_import_in_maxima_lib_py|  
a3bc86c0855155e2755f9174f95f8dd578827d92
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by nbruin):

 Just out of curiosity, do you have a theory why using `from ... import
 ...` works better than `import ...`? I would normally expect that `from
 ... import ...` constructions are more fragile (although it probably
 doesn't matter if the imported symbols are accessed in the module
 initialization code anyway)

--
Ticket URL: <http://trac.sagemath.org/ticket/16520#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/d/optout.

Reply via email to