import asyncio import trio import trio_asyncio async def async_main(): await ... When I try the example under Python 3.7, it does run the sleep.
確定! 回上一頁