[Zope-Checkins] CVS: Zope/inst/WinBuilders/doc -
ZC_PY_DIST_README.txt:1.1.2.1
Christian Theune
ct at gocept.com
Mon May 9 04:07:42 EDT 2005
Update of /cvs-repository/Zope/inst/WinBuilders/doc
In directory cvs.zope.org:/tmp/cvs-serv24822/WinBuilders/doc
Added Files:
Tag: Zope-2_7-branch
ZC_PY_DIST_README.txt
Log Message:
- Added WinBuilders in 2.7 flavour
=== Added File Zope/inst/WinBuilders/doc/ZC_PY_DIST_README.txt ===
The version of Python shipped in this package has been compiled for
win32 using Microsoft's Visual C++ 6.0. There are differences between
the Win32 Python version shipped with Zope and ZEO (the "ZC" version)
and the version available from the Python.org website:
- The ZC version does not write the same registry entries as the
Python.org distribution.
- The ZC version includes Mark Hammond's win32all package, although the
package structure is lost, and whenever there's more than one file
with the same name in win32all only one of them gets included here.
This ought to be fixed, but the uses Zope makes of win32all appear
not to care about the ways in which the win32all installation is
flawed.
- The Doc, Tools and Script directories aren't installed.
- Tcl/Tk is not included.
- Python's Lib/test directory doesn't contain enough to run the Python
tests successfully (the expected-output subdirectory isn't installed,
and various test-input data files aren't installed -- only .py files
are installed).
More information about the Zope-Checkins
mailing list