sagemath/sage

sage.misc.sage_input: Remove import from sage.all

Closed this issue · 8 comments

Component: refactoring

Author: Matthias Koeppe

Branch/Commit: 73f4ab7

Reviewer: Frédéric Chapoton

Issue created by migration from https://trac.sagemath.org/ticket/33801

Author: Matthias Koeppe

New commits:

73f4ab7src/sage/misc/sage_input.py: Replace imports from sage.all by more specific imports

Commit: 73f4ab7

comment:3

ok

Reviewer: Frédéric Chapoton

comment:4

Thanks