Skip to content

import_statements: Accept more flexible input #34426

@mkoeppe

Description

@mkoeppe

Useful for making bulk changes to imports as in #34201,
by allowing things like:

sage: import_statements('(floor, ceil)')
from sage.functions.other import floor, ceil

Component: user interface

Author: Matthias Koeppe

Branch/Commit: a0d430b

Reviewer: Samuel Lelièvre

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions