python: add shim for idle (closes #2331)

This commit is contained in:
Richard Kuhnt 2018-06-25 16:34:41 +02:00
parent 9c0c2e4739
commit 937ba2f823

View File

@ -37,6 +37,11 @@
[ [
"python.exe", "python.exe",
"python3" "python3"
],
"Lib\\idlelib\\idle.bat",
[
"Lib\\idlelib\\idle.bat",
"idle3"
] ]
], ],
"env_add_path": [ "env_add_path": [