Enable the asyncio debug mode globally by setting the environment variable ... import asyncio @asyncio.coroutine def test(): print("never scheduled") test().
確定! 回上一頁