--On Sonntag, 17. Oktober 2004 15:14 Uhr -0400 Fred Drake <[EMAIL PROTECTED]> wrote:

On Sun, 17 Oct 2004 18:43:34 +0200, Andreas Jung <[EMAIL PROTECTED]>
wrote:
Python 2.4 is still in alpha stage and there are no plans to support
Python 2.4 in the short term.

It's in beta as of Friday evening; this would be a good time for someone with time to start testing it with various Zope branches (2.7, 2.8/trunk, X3 3.0, X3 trunk).

Zope 2.7.3 + Python 2.4 fails when running the unittests:

EETraceback (most recent call last):
File "/develop/sandboxes/Zope-2_7-branch/Zope/lib/python/ZEO/tests/zeoserver.py", line 216, in ?
main()
File "/develop/sandboxes/Zope-2_7-branch/Zope/lib/python/ZEO/tests/zeoserver.py", line 212, in main
ThreadedAsync.LoopCallback.loop()
File "/develop/sandboxes/Zope-2_7-branch/Zope/lib/python/ThreadedAsync/LoopCallback.py", line 156, in loop
poll_fun(timeout, map)
File "/develop/sandboxes/Zope-2_7-branch/Zope/lib/python/ThreadedAsync/LoopCallback.py", line 108, in poll
r, w, e = select.select(r, w, e, timeout)
select.error: (9, 'Bad file descriptor')



-aj
_______________________________________________
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 )

Reply via email to