Hi Zopistas, I've been running my very plain zope installation a while now, but after an update or something similar it happens that it keeps on telling me FCNTL.py: Deprecation warning ... [bla] How can I fix that problem? -- Cheers, Vince ''' ô¿ô -
Use Python 2.1.3 instead of Python 2.2. Zope hasn't yet been tested under 2.2 and you commonly see this error at startup under 2.2. On Tue, 2002-08-13 at 20:20, Vincent - D. Ertner wrote:
Hi Zopistas,
I've been running my very plain zope installation a while now, but after an update or something similar it happens that it keeps on telling me
FCNTL.py: Deprecation warning ... [bla]
How can I fix that problem?
-- Cheers,
Vince
''' ô¿ô -
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
Chris McDonough -
Vincent - D. Ertner