Changes with asyncio in Python 3.7. ... writer.close() async def main(): srv = await asyncio.start_server(handle_request, '127.0.0.1', ...
確定! 回上一頁