home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 May / PCWorld_2002-05_cd.bin / Software / TemaCD / activepython / ActivePython-2.1.1.msi / Python21_changes_ActivePython.txt < prev    next >
Encoding:
Text File  |  2001-07-26  |  874 b   |  28 lines

  1. ActivePython changes to Python
  2. ------------------------------
  3.  
  4. This document describes changes made to the core Python sources by
  5. ActiveState Tool Corp. for the ActivePython distribution.
  6.  
  7. 1. The Python interactive shell version/copyright-info message was extended
  8.    to properly identify the Python executable as ActivePython (with the
  9.    appropriate ActivePython version number).
  10.  
  11. 2. Aesthetic changes were made to the standard Python documentation.
  12.  
  13. 3. Add the "help" command which calls Ping's pydoc.help
  14.  
  15. 4. Include the Tools/ directory in the installation. (a change to
  16.    the Un*x make install target).
  17.  
  18. 5. Minor build system changes to compile the _tkinter Python extension
  19.    module.
  20.  
  21. 6. Improve the error messages for Ping's pydoc when it is called from
  22.    Unix with a wrong version of Python.
  23.  
  24. --
  25. ActiveState Tool Corp.
  26. 18 April, 2001
  27.  
  28.