asyncio.tasks.py def ensure_future(coro_or_future, *, loop=None): """Wrap a coroutine or an awaitable in a future.
確定! 回上一頁