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