[Python-checkins] python/dist/src/PCbuild python20.wse, 1.133.4.2, 1.133.4.3

theller at users.sourceforge.net theller at users.sourceforge.net
Wed Oct 1 14:24:08 EDT 2003


Update of /cvsroot/python/python/dist/src/PCbuild
In directory sc8-pr-cvs1:/tmp/cvs-serv10543

Modified Files:
      Tag: release23-maint
	python20.wse 
Log Message:
Prepare for the release of 2.3.2.

Remove the Wise "Progress Message" when compiling Python files to pyc,
the DOS box is message enough.


Index: python20.wse
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/python20.wse,v
retrieving revision 1.133.4.2
retrieving revision 1.133.4.3
diff -C2 -d -r1.133.4.2 -r1.133.4.3
*** python20.wse	29 Sep 2003 10:09:38 -0000	1.133.4.2
--- python20.wse	1 Oct 2003 18:24:06 -0000	1.133.4.3
***************
*** 2,6 ****
  item: Global
    Version=9.0
!   Title=Python 2.3.2c1
    Flags=00010100
    Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
--- 2,6 ----
  item: Global
    Version=9.0
!   Title=Python 2.3.2
    Flags=00010100
    Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
***************
*** 21,27 ****
    MIF PDF Version=1.0
    MIF SMS Version=2.0
!   EXE Filename=Python-2.3.2c1.exe
    Dialogs Version=8
!   Version File=2.3.2c1
    Version Description=Python Programming Language
    Version Copyright=©2001-2003 Python Software Foundation
--- 21,27 ----
    MIF PDF Version=1.0
    MIF SMS Version=2.0
!   EXE Filename=Python-2.3.2.exe
    Dialogs Version=8
!   Version File=2.3.2
    Version Description=Python Programming Language
    Version Copyright=©2001-2003 Python Software Foundation
***************
*** 77,81 ****
  item: Set Variable
    Variable=PYVER_STRING
!   Value=2.3.2c1
  end
  item: Remark
--- 77,81 ----
  item: Set Variable
    Variable=PYVER_STRING
!   Value=2.3.2
  end
  item: Remark
***************
*** 3029,3051 ****
    Value=C
    Flags=00000010
- end
- item: Custom Script Item
-   Filename=Display Progress Message.wse
-   Variable Name1=_CENTER_
-   Variable Value1=AB
-   Variable Name2=_WIDTH_
-   Variable Value2=320
-   Variable Name3=_MSG_TITLE_
-   Variable Value3=Compiling Python files
-   Variable Name4=HELPFILE
-   Variable Value4=C:\Programme\Wise for Windows Installer\HELP\Express.chm
-   Variable Name5=_OPTION_
-   Variable Value5=B
-   Variable Name6=_HEIGHT_
-   Variable Value6=80
-   Variable Name7=_MSG_TEXT_
-   Variable Value7=Please wait while Python modules are compiled
-   Variable Name8=_Y_POS_
-   Variable Name9=_X_POS_
  end
  item: Execute Program
--- 3029,3032 ----





More information about the Python-checkins mailing list