[Patches] [ python-Patches-796919 ] Windows installer changes for 2.3.1

SourceForge.net noreply at sourceforge.net
Tue Oct 14 13:59:54 EDT 2003


Patches item #796919, was opened at 2003-08-28 22:14
Message generated for change (Comment added) made by theller
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=796919&group_id=5470

Category: None
Group: Python 2.3
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Thomas Heller (theller)
Assigned to: Thomas Heller (theller)
Summary: Windows installer changes for 2.3.1

Initial Comment:
Temporary url for the installer is
http://starship.python.net/crew/theller/python-2.3.1-beta1.exe

Remarks:


Only .pyc files, no .pyo are compiled by the installer.
This is the
default, can be switched off in the "advanced options"
installation dialog.

In the selecte components dialog, 'Python HTML docs'
should be renamed to
'Python HTMLHelp docs'.

At the interactive prompt, 'help("BOOLEAN")' prints this:

  Python 2.3+ (#46, Aug 28 2003, 17:42:54) [MSC v.1200
32 bit (Intel)] on win32
  Type "help", "copyright", "credits" or "license" for
more information.
  >>> help("BOOLEAN")

  Sorry, topic and keyword documentation is not
available because the Python
  HTML documentation files could not be found.  If you
have installed them,
  please set the environment variable PYTHONDOCS to
indicate their location.

  >>>

I only tested Windows XP Pro, admin install (default
path, and path
containing spaces).

On Windows XP Pro, after installing to 'c:\path with
spaces', everything
seems to work, including IDLE (at least it starts, and
finds to chm
file).



----------------------------------------------------------------------

>Comment By: Thomas Heller (theller)
Date: 2003-10-14 19:59

Message:
Logged In: YES 
user_id=11105

All this is already in the 2.3.1 installer.

----------------------------------------------------------------------

Comment By: Thomas Heller (theller)
Date: 2003-08-28 22:19

Message:
Logged In: YES 
user_id=11105

No need to check anything in, but report bugs and make
comments, please.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=796919&group_id=5470



More information about the Patches mailing list