SF bug 660795:  logging missing from Python 2.3a1 for Windows.
Added the logging package.  In the meantime, Neal Norwitz added a
test_logging.py to the std test suite, which would have caught this
oversight in the Windows installer.
diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse
index f2a9ca4..02312f8 100644
--- a/PCbuild/python20.wse
+++ b/PCbuild/python20.wse
@@ -2014,6 +2014,14 @@
 item: Remark
 end
 item: Install File
+  Source=..\lib\logging\*.py
+  Destination=%MAINDIR%\Lib\logging
+  Description=Logging package
+  Flags=0000000000000010
+end
+item: Remark
+end
+item: Install File
   Source=..\lib\site-packages\readme
   Destination=%MAINDIR%\Lib\site-packages\README.txt
   Description=Site packages