11Document Type: WSE
22item: Global
33 Version=5.0
4- Title=Python 1.5.1
4+ Title=Python 1.5.2a1
55 Flags=00010100
66 Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
77 Japanese Font Name=MS Gothic
@@ -30,7 +30,7 @@ item: Global
3030 Variable Flags4=00001000
3131 Variable Name5=_SRC_
3232 Variable Description5=Root of Python Build Tree
33- Variable Default5=C :\src\Python-1.5
33+ Variable Default5=D :\src\Python-1.5
3434 Variable Flags5=00001001
3535end
3636item: Open/Close INSTALL.LOG
@@ -55,7 +55,7 @@ item: Check Configuration
5555end
5656item: Set Variable
5757 Variable=APPTITLE
58- Value=Python 1.5.1
58+ Value=Python 1.5.2a1
5959end
6060item: Set Variable
6161 Variable=GROUP
@@ -67,7 +67,11 @@ item: Set Variable
6767end
6868item: Set Variable
6969 Variable=PY_VERSION
70- Value=1.5.1
70+ Value=1.5
71+ end
72+ item: Set Variable
73+ Variable=PY_FULLVERSION
74+ Value=1.5.2
7175end
7276item: Set Variable
7377 Variable=MAINDIR
@@ -878,7 +882,7 @@ item: Install File
878882 Flags=0000000000000010
879883end
880884item: Install File
881- Source=%_SRC_%\Doc\ref\*.html
885+ Source=%_SRC_%\Doc\ref\*.*
882886 Destination=%MAINDIR%\Doc\ref
883887 Description=Python Documentation (HTML)
884888 Flags=0000000000000010
@@ -979,7 +983,8 @@ item: Edit Registry
979983end
980984item: Edit Registry
981985 Key=Software\Python\PythonCore\CurrentVersion
982- New Value=%PY_VERSION%
986+ New Value=%PY_FULLVERSION%
987+ New Value=
983988 Root=2
984989end
985990item: Edit Registry
@@ -994,7 +999,8 @@ item: Edit Registry
994999end
9951000item: Edit Registry
9961001 Key=Software\Python\PythonCore\%PY_VERSION%\PythonPath
997- New Value=%MAINDIR%\Lib\plat-win;%MAINDIR%\Lib;%MAINDIR%\DLLs
1002+ New Value=%MAINDIR%\Lib\plat-win;%MAINDIR%\Lib;%MAINDIR%\DLLs;%MAINDIR%\Lib\lib-tk
1003+ New Value=
9981004 Root=2
9991005end
10001006item: Edit Registry
0 commit comments