Re: [Python-Dev] How we can get rid of eggs for 2.6 and beyond

2008-03-21 Thread Martin Aspeli
Phillip J. Eby wrote:

> Questions, comments...  volunteers?   :)

This makes a lot of sense. I don't really have anything to add in terms 
of implementation, but I wonder if we can learn something from how apt 
or rpms or ports work, and how other programming languages (Ruby gems?) 
solve this.

It's not an easy problem space since you're dealing with disparate and 
inconsistent target platforms, but it's one that has been solved before 
by others.

Cheers,
Martin

___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] import error in python2.6

2008-07-21 Thread Martin Aspeli

Fred Drake wrote:

On Jul 21, 2008, at 9:20 AM, Benjamin Peterson wrote:

Since this is prelease software, it's probably ok to talk about issues
with it. You could file a bug next time. However, AFAIK, Zope hasn't
even been ported to 2.5.



Many people are using Zope 3 with Python 2.5 without problems, though  
Python 2.5 isn't "officially" supported (whatever that means).


I think current versions of Zope 2 work with Python 2.5 as well.


No, they don't. Work is ongoing to port it, though.

Martin

--
Author of `Professional Plone Development`, a book for developers who
want to work with Plone. See http://martinaspeli.net/plone-book

___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com