Commit 9587c382 authored by Tim Peters's avatar Tim Peters

Get rid of hardcoded Python path (can't guess where the user installed

IDLE, and it likely changes across releases anyway).
parent 69a4d487
rem idle.bat
"C:\Python16\python.exe" "idle.pyw" %1 %2 %3 %4 %5 %6 %7 %8 %9
start idle.pyw %1 %2 %3 %4 %5 %6 %7 %8 %9
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment