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