import asyncio async def ping_server(ip): pass @asyncio.coroutine ... These are special functions that return coroutine objects when called.
確定! 回上一頁