]> granicus.if.org Git - python/commitdiff
SF Patch 763681
authorKurt B. Kaiser <kbk@shore.net>
Thu, 10 Jul 2003 16:20:58 +0000 (16:20 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Thu, 10 Jul 2003 16:20:58 +0000 (16:20 +0000)
"Support IDLE Edit of .py/.pyw from idlelib"

PCbuild/python20.wse

index b63e975337e78b66125cb37028142ae6c14e7d8d..f8bff0957a247b3086e0056d2652f87bc98cbabf 100644 (file)
@@ -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