#20641: changing some imports to python3 format
-------------------------+-------------------------------------------------
Reporter: | Owner:
chapoton | Status: needs_review
Type: | Milestone: sage-7.3
enhancement | Resolution:
Priority: major | Merged in:
Component: | Reviewers:
python3 | Work issues:
Keywords: | Commit:
Authors: | 49b3479136d29ca117ad46a4564b50c547f4d6f1
Frédéric Chapoton | Stopgaps:
Report Upstream: N/A |
Branch: |
public/20641 |
Dependencies: |
-------------------------+-------------------------------------------------
Comment (by jdemeyer):
Replying to [comment:8 chapoton]:
> They are in the global namespace.
Right, very good point.
I was thinking of imports like
{{{
import sage.foo.bar
}}}
which don't serve any purpose in `all.py` files since they don't actually
put anything in the global scope.
This also means that, in `all.py` files,
{{{
import sage.foo.bar
}}}
is ''not'' equivalent to
{{{
from sage.foo import bar
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/20641#comment:9>
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 https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.