import asyncio proc = await asyncio.create_subprocess_exec( "rg", "-e", ... into the shell you get from python3 -m asyncio in Python 3.8+):
確定! 回上一頁