summaryrefslogtreecommitdiffstats
path: root/Tools
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2000-04-06 20:09:17 (GMT)
committerGuido van Rossum <guido@python.org>2000-04-06 20:09:17 (GMT)
commitfa9ef1864fb17b1d42456b15811d66029a2fa91e (patch)
treee273c672ce4cf068b1e9c10dec1068879815dff8 /Tools
parentcff5482d377ee100118572a9f309fededbad35ea (diff)
downloadcpython-fa9ef1864fb17b1d42456b15811d66029a2fa91e.zip
cpython-fa9ef1864fb17b1d42456b15811d66029a2fa91e.tar.gz
cpython-fa9ef1864fb17b1d42456b15811d66029a2fa91e.tar.bz2
Just in case someone wants to use this, let's fix the pathname.
Diffstat (limited to 'Tools')
-rw-r--r--Tools/idle/idle.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/idle/idle.bat b/Tools/idle/idle.bat
index a416001..cd465e3 100644
--- a/Tools/idle/idle.bat
+++ b/Tools/idle/idle.bat
@@ -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