On Mon, 12 Nov 2007 12:38:28 +0100 Marc Winiger <[EMAIL PROTECTED]> wrote:
> Marc Balmer wrote: > > Everyone interested in Zope (and Plone), please take a look at > > this. I am totally open for better solutions. > > IMO everyone using python should be interessted. Why is python > maintained in different versions, while site-packages can only be > used with one version? good question! :) > Python can co-exist in different versions at the same time. Why > should that not be possible for site-packages with our ports tree? ACK, would be nice to be able install ports for different python versions. Maybe this issue could be solved by improving python.port.mk with a additional variable which results in multiple install destinations for the different versions or something like that: PY_VERSIONS=2.3 2.4 2.5 in every python port. regards, joerg
