Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8ca177b

Browse files
committed
Install the new Lib/email pkg.
Create & populate the new Lib/test/data directory.
1 parent 2c9aa5e commit 8ca177b

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

PCbuild/python20.wse

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1896,6 +1896,14 @@ item: Install File
18961896
end
18971897
item: Remark
18981898
end
1899+
item: Install File
1900+
Source=..\Lib\email\*.py
1901+
Destination=%MAINDIR%\Lib\email
1902+
Description=Library email package
1903+
Flags=0000000000000010
1904+
end
1905+
item: Remark
1906+
end
18991907
item: Install File
19001908
Source=..\lib\distutils\*.py
19011909
Destination=%MAINDIR%\Lib\distutils
@@ -2221,6 +2229,14 @@ item: Install File
22212229
end
22222230
item: Remark
22232231
end
2232+
item: Install File
2233+
Source=..\lib\test\data\*.*
2234+
Destination=%MAINDIR%\Lib\test\data
2235+
Description=Python Test files
2236+
Flags=0000000000000010
2237+
end
2238+
item: Remark
2239+
end
22242240
item: Install File
22252241
Source=..\lib\test\output\*.*
22262242
Destination=%MAINDIR%\Lib\test\output

0 commit comments

Comments
 (0)