这里表示 Lock 接受 keyword-only argument ,也就是只能 asyncio.Lock(loop="argument") 这样来调用。 例如有: def print_arguments(a, b, ...
確定! 回上一頁