mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Just in case someone wants to use this, let's fix the pathname.
This commit is contained in:
parent
cff5482d37
commit
fa9ef1864f
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
rem idle.bat
|
||||
|
||||
"C:\Program Files\Python\python.exe" "idle.pyw" %1 %2 %3 %4 %5 %6 %7 %8 %9
|
||||
"C:\Python16\python.exe" "idle.pyw" %1 %2 %3 %4 %5 %6 %7 %8 %9
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue