Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fa9ef18

Browse files
committed
Just in case someone wants to use this, let's fix the pathname.
1 parent cff5482 commit fa9ef18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tools/idle/idle.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
rem idle.bat
22

3-
"C:\Program Files\Python\python.exe" "idle.pyw" %1 %2 %3 %4 %5 %6 %7 %8 %9
3+
"C:\Python16\python.exe" "idle.pyw" %1 %2 %3 %4 %5 %6 %7 %8 %9

0 commit comments

Comments
 (0)