From 88ad134e3612b32026a9cfb188c55b6ba1664094 Mon Sep 17 00:00:00 2001 From: Tim Peters Date: Wed, 1 Jan 2003 02:14:12 +0000 Subject: Merging in changes from r23a1-branch. Doc/makefile had conflicts, which I leave to Fred to sort out. --- Doc/texinputs/boilerplate.tex | 2 +- PCbuild/python20.wse | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Doc/texinputs/boilerplate.tex b/Doc/texinputs/boilerplate.tex index c872482..654ed27 100644 --- a/Doc/texinputs/boilerplate.tex +++ b/Doc/texinputs/boilerplate.tex @@ -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 diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse index 239e6b7..f2a9ca4 100644 --- a/PCbuild/python20.wse +++ b/PCbuild/python20.wse @@ -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 -- cgit v0.12