[Zope] medusa monitor not working

Dieter Maurer dieter@handshake.de
Thu, 12 Sep 2002 23:38:16 +0200


keo@arisztid.mentha.hu writes:
 > ...
 >   File "/home/sites/goa.hu/zope/ZServer/medusa/asyncore.py", line 551, in
 > __init__
 >     flags = fcntl.fcntl (fd, fcntl.F_GETFL, 0)
 > AttributeError: 'fcntl' module has no attribute 'F_GETFL'
Are you using Python 2.2?

Use Python 2.1.3!


Dieter