Hey, On Mon, Apr 27, 2009 at 6:39 PM, Hermann Himmelbauer <[email protected]> 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 _______________________________________________ Zope-Dev maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
