[Python-checkins] CVS: python/dist/src/PCbuild python20.wse,1.55,1.56
Tim Peters
tim_one@users.sourceforge.net
2001年7月29日 15:12:30 -0700
Update of /cvsroot/python/python/dist/src/PCbuild
In directory usw-pr-cvs1:/tmp/cvs-serv2980
Modified Files:
python20.wse
Log Message:
Now stop distutils and xml from getting *too* much (like .pyc files).
Index: python20.wse
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/python20.wse,v
retrieving revision 1.55
retrieving revision 1.56
diff -C2 -d -r1.55 -r1.56
*** python20.wse 2001年07月29日 21:36:58 1.55
--- python20.wse 2001年07月29日 22:12:28 1.56
***************
*** 1181,1197 ****
end
item: Install File
! Source=..\lib\distutils\README
Destination=%MAINDIR%\Lib\distutils\README.txt
Flags=0000000000000010
end
item: Install File
! Source=..\lib\distutils\command\*.*
Destination=%MAINDIR%\Lib\distutils\command
Flags=0000000000000010
end
item: Remark
end
item: Install File
! Source=..\lib\xml\*.*
Destination=%MAINDIR%\Lib\xml
Description=XML support packages
--- 1181,1202 ----
end
item: Install File
! Source=..\lib\distutils\readme
Destination=%MAINDIR%\Lib\distutils\README.txt
Flags=0000000000000010
end
item: Install File
! Source=..\lib\distutils\command\*.py
Destination=%MAINDIR%\Lib\distutils\command
Flags=0000000000000010
end
+ item: Install File
+ Source=..\lib\distutils\command\command_template
+ Destination=%MAINDIR%\Lib\distutils\command\command_template
+ Flags=0000000000000010
+ end
item: Remark
end
item: Install File
! Source=..\lib\xml\*.py
Destination=%MAINDIR%\Lib\xml
Description=XML support packages
***************
*** 1199,1213 ****
end
item: Install File
! Source=..\lib\xml\dom\*.*
Destination=%MAINDIR%\Lib\xml\dom
Flags=0000000000000010
end
item: Install File
! Source=..\lib\xml\parsers\*.*
Destination=%MAINDIR%\Lib\xml\parsers
Flags=0000000000000010
end
item: Install File
! Source=..\lib\xml\sax\*.*
Destination=%MAINDIR%\Lib\xml\sax
Flags=0000000000000010
--- 1204,1218 ----
end
item: Install File
! Source=..\lib\xml\dom\*.py
Destination=%MAINDIR%\Lib\xml\dom
Flags=0000000000000010
end
item: Install File
! Source=..\lib\xml\parsers\*.py
Destination=%MAINDIR%\Lib\xml\parsers
Flags=0000000000000010
end
item: Install File
! Source=..\lib\xml\sax\*.py
Destination=%MAINDIR%\Lib\xml\sax
Flags=0000000000000010
***************
*** 1322,1325 ****
--- 1327,1332 ----
Text=File Tree: %MAINDIR%\Tools\*.*
end
+ item: Remark
+ end
item: Install File
Source=..\tools\scripts\*.py
***************
*** 1346,1349 ****
--- 1353,1358 ----
Flags=0000000000000010
end
+ item: Remark
+ end
item: Install File
Source=..\tools\webchecker\*.py
***************
*** 1358,1361 ****
--- 1367,1372 ----
Flags=0000000000000010
end
+ item: Remark
+ end
item: Install File
Source=..\tools\versioncheck\*.py
***************
*** 1370,1373 ****
--- 1381,1386 ----
Flags=0000000000000010
end
+ item: Remark
+ end
item: Install File
Source=..\tools\idle\*.py
***************
*** 1394,1397 ****
--- 1407,1412 ----
Flags=0000000000000010
end
+ item: Remark
+ end
item: Install File
Source=..\tools\compiler\*.py
***************
*** 1412,1415 ****
--- 1427,1432 ----
Flags=0000000000000010
end
+ item: Remark
+ end
item: Install File
Source=..\tools\pynche\*.py
***************
*** 1483,1486 ****
--- 1500,1505 ----
Description=Python Test files
Flags=0000000000000010
+ end
+ item: Remark
end
item: Install File