19 Oct
2008
19 Oct
'08
12:22 p.m.
On 19.10.2008 14:14 Uhr, Andreas Jung wrote:
On 19.10.2008 14:04 Uhr, Roger Ineichen wrote:
Hi Andreas
Betreff: [Zope-dev] zope.app.container won't compile
A buildout fails reproducable both on Mac and Linux...how is the guilty?
Same on windows with Python 2.4.
I think this is a Python 2.4 to Python 2.5 migration issue and not platform dependent.
Are you using Python 2.4?
Sure. If someone made Python 2.4 incompatible changes then they have to reverted :->
zope.app.container@trunk neither compiles directly using "python setup.py build" - neither with Python 2.4 nor 2.5 nor 2.6. Also running the bootstrap.py; bin/buildout dance does not work in any way...wtf??? Andreas