summaryrefslogtreecommitdiffstats
path: root/PCbuild/python20.wse
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2003-01-02 16:02:27 (GMT)
committerTim Peters <tim.peters@gmail.com>2003-01-02 16:02:27 (GMT)
commitbbc5d1674b07e8d87d18fe661baab05a4d59e2a4 (patch)
tree5418e99d2d549a4558876aca8d63e335594b32aa /PCbuild/python20.wse
parente149798c7fa878bb8b81f7fcb6d9f1080dee60d2 (diff)
downloadcpython-bbc5d1674b07e8d87d18fe661baab05a4d59e2a4.zip
cpython-bbc5d1674b07e8d87d18fe661baab05a4d59e2a4.tar.gz
cpython-bbc5d1674b07e8d87d18fe661baab05a4d59e2a4.tar.bz2
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.
Diffstat (limited to 'PCbuild/python20.wse')
-rw-r--r--PCbuild/python20.wse8
1 files changed, 8 insertions, 0 deletions
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 @@ end
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