Rename pydoc.pyw to pydocgui.pyw: Since we changed Python to allow .pyw

files to satisfy imports, pydoc.pyw was just importing itself!
This commit is contained in:
Tim Peters 2001-08-05 05:43:20 +00:00
parent b39fa0e0fa
commit 45e5e72eb8
3 changed files with 6 additions and 3 deletions

View file

@ -2451,7 +2451,7 @@ end
item: Create Shortcut
Source=%MAINDIR%\pythonw.exe
Destination=%GROUP%\Module Docs.lnk
Command Options="%MAINDIR%\Tools\Scripts\pydoc.pyw"
Command Options="%MAINDIR%\Tools\Scripts\pydocgui.pyw"
Working Directory=%MAINDIR%
Key Type=1536
Flags=00000001