coro, self.loop) await asyncio.wrap_future(future) I can also define the __aenter__ and __aexit__ methods to allow this class to be used in with statements ...
確定! 回上一頁