ASPN ActiveState Programmer Network
  ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups | Web Services
SEARCH
advanced | search help

Reference
ActivePython 2.3
ActivePython User Guide
Release Notes
Installation Guide
What's Included in ActivePython

MyASPN >> Reference >> ActivePython 2.3 >> ActivePython User Guide

ActivePython 2.3.5 Build 236 Release Notes

Table of Contents

Introduction

Welcome, and thank you for using ActivePython. This is ActivePython 2.3.5 Build 236. This release corresponds to Python version 2.3.5. ActivePython provides a one-step installation of all essential Python modules, as well as extensive documentation. ActivePython includes:

  • the core Python language;
  • the Python for Windows extensions (PyWin32);
  • Andrew Kuchling's What's New in Python X.Y documentation series;
  • the Dive into Python tutorial;
  • the An Easy Tutorial to Python tutorial;
  • the Python FAQs and HOWTOs;
  • a snapshot of the Python PEPs (Python Enhancement Proposals);
  • and more.

Binaries for the following platforms are freely available:

  • Windows x86 (for Windows 98, ME, NT, 2000, XP and 2003)
  • Linux x86 (for RedHat 7.3 or later)
  • Solaris Sparc (for Solaris 2.6 or later)

Built-In Python Extension Modules

This section describes the Python extension modules that are included with ActivePython.

All Platforms

  • Tkinter - Python interface to Tk (version 8.4.7)
  • Tix - a popular set of Tk widgets (version 8.1.4)
  • zlib - general purpose compression library (version 1.1.4)
  • bzip2 - general purpose compression library (version 1.0.2)
  • bsddb - interface to the Berkeley DB library (version 4.1.25.NC)

Windows

  • Mark Hammond's Win32 extensions (build 203+ (20050128)). PyWin32 includes interfaces to Win32 APIs such as COM, MFC, ASP, ODBC. It also includes the Pythonwin IDE.

Documentation

The ActivePython distribution includes extensive documentation, including the core language documentation (library and language references, etc.) as well as tutorials and additional docs.

On Unix platforms, HTML documentation is installed under the Python install location in the doc/python2.3 directory. For example, if ActivePython is installed in /opt/ActivePython-2.3, then the HTML documentation is located in /opt/ActivePython-2.3/doc/python2.3.

On Windows systems, the standard documentation and Windows-specific Python documentation is installed in Compiled HTML Help (.chm) format and is accessible from the "Start" menu (Start|Programs|ActiveState ActivePython 2.3|ActivePython Documentation). Note: For recent ActivePython releases, the .chm file is also made available as a separate download so that users of a Unix .chm reader (for example, xCHM) may also use this documentation set.

Updated versions of the HTML documentation are available on the ActiveState website:

http://aspn.activestate.com/ASPN/Reference/

Release History & Changes

ActivePython 2.3.5 Build 236: February 2005
ActivePython 2.4.0 Build 244: February 2005
ActivePython 2.4.0 Build 243: November 2004
ActivePython 2.4.0c1 Build 242: November 2004
ActivePython 2.4.0b2 Build 241: November 2004
ActivePython 2.4.0b1 Build 240: October 2004
ActivePython 2.3.4 Build 233: October 2004
  • [Windows] Upgrade to PyWin32 build 203+.
  • Add Tix support (Tix is a popular set of Tk widgets).
ActivePython 2.3.2 Build 232: November 2003
  • [Windows] Upgrade to PyWin32 (a.k.a. win32all) build 163.
  • [Windows] Fix issues regarding win32com cache (bug 28173).
ActivePython 2.2.3 Build 227: November 2003
  • [Windows] Upgrade to PyWin32 (a.k.a. win32all) build 162.
  • [Windows] Fix issues regarding win32com cache (bug 28173).
ActivePython 2.3.2 Build 231: November 2003
  • [Windows] Upgrade to PyWin32 (a.k.a. win32all) build 161.
  • Re-add the _tkinter module that was mistakenly not included in build 230 on Linux and Solaris.
ActivePython 2.2.3 Build 226: November 2003
  • [Windows] Upgrade to PyWin32 (a.k.a. win32all) build 160.
  • Update to Tcl/Tk 8.4.4.
ActivePython 2.3.2 Build 230: October 2003
ActivePython 2.2.3 Build 225: October 2003
ActivePython 2.2.2 Build 224: November 2002
ActivePython 2.2.1 Build 222: April 2002
ActivePython 2.1.3 Build 214: April 2002
ActivePython 2.2.0 Build 221: March 2002
ActivePython 2.1.1 Build 212: July 2001
ActivePython 2.1.0 Build 211: June 2001
ActivePython 2.1.0 Build 210: April 2001
ActivePython 2.0.0 Build 203: March 2001
ActivePython 2.0.0 Build 202: October 2000
ActivePython 2.0.0 Build 201: September 2000
ActivePython 1.6.0 Build 100: August 2000

Known Issues

This section lists known issues with ActivePython and Python:

All Platforms

  • ActivePython should not be installed in a path that contains spaces in it, as the spaces may cause problems for some ActivePython components. It is recommended that you install ActivePython in the default location.

Windows

Contact ActiveState

  • Please send any feedback regarding the installer or any other aspect of ActivePython to ActivePython-feedback@ActiveState.com.
  • Bug Reports Submit ActivePython bugs to the ActivePython Bug Database . Please include all relevant information that you think will help us recreate the circumstances in which the bug was observed.
  • Mailing Lists ActiveState hosts a number of mailing lists of interest to the Python community, including a list specifically devoted to ActivePython. See Mailing Lists on the ActiveState Programmer Network for more information. For help with the ActiveState mailing lists, see Mailing List Help page.
  • Installation Support For installation-related support, send an email to support@ActiveState.com.


Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState 2004 All rights reserved