... r.status) if __name__ == '__main__': asyncio.run(main()) ... self.loop = asyncio.get_event_loop() async def __aenter__(self): ...
確定! 回上一頁