import _collections_abc import abc from functools import wraps __all__ ... async def __aenter__(self): """Return `self` upon entering the runtime context.
確定! 回上一頁