]> granicus.if.org Git - python/commitdiff
Install the new Lib/email pkg.
authorTim Peters <tim.peters@gmail.com>
Sun, 23 Sep 2001 07:02:29 +0000 (07:02 +0000)
committerTim Peters <tim.peters@gmail.com>
Sun, 23 Sep 2001 07:02:29 +0000 (07:02 +0000)
Create & populate the new Lib/test/data directory.

PCbuild/python20.wse

index 396ef5e1814d3c21398980056473000557d6dee1..d712e56c55b20b67ddf6be2535657b7e6a3ac59f 100644 (file)
@@ -1896,6 +1896,14 @@ item: Install File
 end
 item: Remark
 end
+item: Install File
+  Source=..\Lib\email\*.py
+  Destination=%MAINDIR%\Lib\email
+  Description=Library email package
+  Flags=0000000000000010
+end
+item: Remark
+end
 item: Install File
   Source=..\lib\distutils\*.py
   Destination=%MAINDIR%\Lib\distutils
@@ -2221,6 +2229,14 @@ item: Install File
 end
 item: Remark
 end
+item: Install File
+  Source=..\lib\test\data\*.*
+  Destination=%MAINDIR%\Lib\test\data
+  Description=Python Test files
+  Flags=0000000000000010
+end
+item: Remark
+end
 item: Install File
   Source=..\lib\test\output\*.*
   Destination=%MAINDIR%\Lib\test\output