[Python-checkins] python/dist/src/PCbuild python20.wse,1.98.4.8,1.98.4.9

tim_one@users.sourceforge.net tim_one@users.sourceforge.net
Sun, 06 Oct 2002 17:59:04 -0700


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

Modified Files:
      Tag: release22-maint
	python20.wse 
Log Message:
They don't work yet, but the installer at least needs to install the
email pkg's distinct test suite.


Index: python20.wse
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/python20.wse,v
retrieving revision 1.98.4.8
retrieving revision 1.98.4.9
diff -C2 -d -r1.98.4.8 -r1.98.4.9
*** python20.wse	6 Oct 2002 04:14:18 -0000	1.98.4.8
--- python20.wse	7 Oct 2002 00:59:01 -0000	1.98.4.9
***************
*** 1912,1915 ****
--- 1912,1933 ----
    Flags=0000000000000010
  end
+ item: Install File
+   Source=..\lib\email\test\*.py
+   Destination=%MAINDIR%\Lib\email\test
+   Description=email tests
+   Flags=0000000000000010
+ end
+ item: Install File
+   Source=..\lib\email\test\data\*.txt
+   Destination=%MAINDIR%\Lib\email\test\data
+   Description=email test data
+   Flags=0000000000000010
+ end
+ item: Install File
+   Source=..\lib\email\test\data\*.gif
+   Destination=%MAINDIR%\Lib\email\test\data
+   Description=email test data
+   Flags=0000000000000010
+ end
  item: Remark
  end