mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Merging in changes from r23a1-branch. Doc/makefile had conflicts, which
I leave to Fred to sort out.
This commit is contained in:
parent
50e9c4ff55
commit
88ad134e36
2 changed files with 7 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
Email: \email{python-docs@python.org}
|
||||
}
|
||||
|
||||
\date{\today} % XXX update before release!
|
||||
\date{December 31, 2002} % XXX update before release!
|
||||
\release{2.3} % software release, not documentation
|
||||
\setreleaseinfo{a1+} % empty for final release
|
||||
\setshortversion{2.3} % major.minor only for software
|
||||
|
|
|
@ -1973,6 +1973,12 @@ item: Install File
|
|||
Description=email test data
|
||||
Flags=0000000000000010
|
||||
end
|
||||
item: Install File
|
||||
Source=..\lib\email\test\data\*.au
|
||||
Destination=%MAINDIR%\Lib\email\test\data
|
||||
Description=email test data
|
||||
Flags=0000000000000010
|
||||
end
|
||||
item: Remark
|
||||
end
|
||||
item: Install File
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue