Rename pydoc.pyw to pydocgui.pyw:  Since we changed Python to allow .pyw
files to satisfy imports, pydoc.pyw was just importing itself!
diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse
index 6131986..3ec564e 100644
--- a/PCbuild/python20.wse
+++ b/PCbuild/python20.wse
@@ -2451,7 +2451,7 @@
 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