mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Install the new Lib/email pkg.
Create & populate the new Lib/test/data directory.
This commit is contained in:
parent
2c9aa5ea8d
commit
8ca177bd21
1 changed files with 16 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue