27 Apr
2009
27 Apr
'09
5:28 p.m.
Hey, On Mon, Apr 27, 2009 at 6:39 PM, Hermann Himmelbauer <dusty@qwer.tk> wrote:
It may well be that people (even I myself) use e.g. zope.interfaces or some other package in some Zope related or unrelated product where it is necessary due to some other dependencies to maintain Python 2.4 compatibility.
Therefore I would rather not suggest to drop support for Python 2.4, however, if this is a major blocker, it's acceptable (for me).
That's a good point; zope.interface and zope.component probably should remain 2.4 compatible as they are so low in the stack and have the most "outside" use. Regards, Martijn