Re[4]: [Zope] medusa monitor not working
3205 5361 1215 9784
3205 5361 1215 9784 <keo@goa.hu>
Tue, 17 Sep 2002 00:44:12 +0200
Hello Dieter,
Monday, September 16, 2002, 6:50:09 PM, you wrote:
DM> 3205 5361 1215 9784 writes:
DM> > DM> > flags = fcntl.fcntl (fd, fcntl.F_GETFL, 0)
DM> > DM> > AttributeError: 'fcntl' module has no attribute 'F_GETFL'
DM> > DM> Are you using Python 2.2?
DM> > DM> Use Python 2.1.3!
DM> > of course i am using 2.1.3 !
DM> In Python 2.1.3, "F_GETFL" is defined in module "FCNTL" not "fcntl".
if zope is using 2.1.3, it would be cool to have the FCNTL modules
used instead of fcntl in the binary release... or any release. just a
thought. ;)
(oh yeah its working now)
k
--
don't believe everything you think