[Python-checkins] CVS: python/dist/src/PCbuild python20.wse,1.90,1.91

Tim Peters tim_one@users.sourceforge.net
Sun, 23 Sep 2001 00:02:31 -0700


Update of /cvsroot/python/python/dist/src/PCbuild
In directory usw-pr-cvs1:/tmp/cvs-serv6734/python/dist/src/PCbuild

Modified Files:
	python20.wse 
Log Message:
Install the new Lib/email pkg.
Create & populate the new Lib/test/data directory.


Index: python20.wse
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/python20.wse,v
retrieving revision 1.90
retrieving revision 1.91
diff -C2 -d -r1.90 -r1.91
*** python20.wse	2001/09/20 04:09:39	1.90
--- python20.wse	2001/09/23 07:02:29	1.91
***************
*** 1898,1901 ****
--- 1898,1909 ----
  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
***************
*** 2217,2220 ****
--- 2225,2236 ----
    Source=..\lib\test\*.out
    Destination=%MAINDIR%\Lib\test
+   Description=Python Test files
+   Flags=0000000000000010
+ end
+ item: Remark
+ end
+ item: Install File
+   Source=..\lib\test\data\*.*
+   Destination=%MAINDIR%\Lib\test\data
    Description=Python Test files
    Flags=0000000000000010