From 937ba2f823788ba4d5a147b8b957fdcb163ab3d3 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 25 Jun 2018 16:34:41 +0200 Subject: [PATCH] python: add shim for idle (closes #2331) --- python.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/python.json b/python.json index d7610f9afd..99bb2426e7 100644 --- a/python.json +++ b/python.json @@ -37,6 +37,11 @@ [ "python.exe", "python3" + ], + "Lib\\idlelib\\idle.bat", + [ + "Lib\\idlelib\\idle.bat", + "idle3" ] ], "env_add_path": [