From: Kurt B. Kaiser Date: Thu, 10 Jul 2003 16:20:58 +0000 (+0000) Subject: SF Patch 763681 X-Git-Tag: v2.3c1~133 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d02d305b64ee1e9ec70dc60c3a0c09c13b34bc65;p=thirdparty%2FPython%2Fcpython.git SF Patch 763681 "Support IDLE Edit of .py/.pyw from idlelib" --- diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse index b63e975337e7..f8bff0957a24 100644 --- a/PCbuild/python20.wse +++ b/PCbuild/python20.wse @@ -2656,25 +2656,25 @@ end item: Edit Registry Total Keys=1 Key=Python.NoConFile\shell\Edit with IDLE\command - New Value=%MAINDIR%\pythonw.exe %MAINDIR%\Tools\idle\idle.pyw -e "%%1" + New Value=%MAINDIR%\pythonw.exe %MAINDIR%\Lib\idlelib\idle.pyw -e "%%1" end item: Edit Registry Total Keys=1 Key=Python.File\shell\Edit with IDLE\command - New Value=%MAINDIR%\pythonw.exe %MAINDIR%\Tools\idle\idle.pyw -e "%%1" + New Value=%MAINDIR%\pythonw.exe %MAINDIR%\Lib\idlelib\idle.pyw -e "%%1" end item: Else Statement end item: Edit Registry Total Keys=1 Key=Software\CLASSES\Python.NoConFile\shell\Edit with IDLE\command - New Value=%MAINDIR%\pythonw.exe %MAINDIR%\Tools\idle\idle.pyw -e "%%1" + New Value=%MAINDIR%\pythonw.exe %MAINDIR%\Lib\idlelib\idle.pyw -e "%%1" Root=1 end item: Edit Registry Total Keys=1 Key=Software\CLASSES\Python.File\shell\Edit with IDLE\command - New Value=%MAINDIR%\pythonw.exe %MAINDIR%\Tools\idle\idle.pyw -e "%%1" + New Value=%MAINDIR%\pythonw.exe %MAINDIR%\Lib\idlelib\idle.pyw -e "%%1" Root=1 end item: End Block