Magnus Lycka wrote:
> To name a few concrete examples, Zope typically bundles its
> own python in the installation, and can work with just one
> version and let other software on the same machine use another
> python of a different version.

Note that Zope 3 doesn't do this.  The system Python is used by default. 
  You can always provide your own if you wish.  Zope 3 is much more like 
a "normal" Python library in this respect.
--
Benji York

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to