Hey Paul... Here is the Zope CP info I have... Linux Box: You are running Zope version: Zope 1.10.3 (source release, python 1.5.1, linux2), on Python 1.5.2 (#0, Dec 27 2000, 13:59:38) [GCC 2.95.2 20000220 (Debian GNU/Linux)] on linux2 Win32: You are running Zope version: Zope 1.10.3 (binary release, python 1.5.1, win32-x86), on Python 1.5.1 (#0, Nov 18 1998, 12:17:58) [MSC 32 bit (Intel)] on win32. Now, would it be possible that this minor difference actually justifies the DateTime() problem? (Python 1.5.2 vs. 1.5.1) Best regards Robert. ----- Original Message ----- From: "Paul Winkler" <pw_lists@slinkp.com> To: <zope@zope.org> Sent: Wednesday, November 12, 2003 2:33 PM Subject: Re: [Zope] ZopeTime() trouble.
On Wed, Nov 12, 2003 at 02:02:24PM -0200, Robert Restad wrote:
Is this ZopeTime() thing calling a function in Python?
everything in zope calls functions in python sooner or later.
Is it a chance that my Python installation (Zope 1.10.3 comes with Python 1.5 eh?) is not the same as the one on the Linux box?
That's possible. Zope is usually rather particular about what versions of python are supported. The windows install should use the bundled version, but it's worth checking.
... Now, I think I have installed Python 2.2 on this workstation. (Any way I can check which Python version Zope calls except decoding those cryptic "innermost traceback" -messages?
They're not cryptic but very very useful once you get used to them :-) And yes, you can check the management interface -> Control Panel. It should tell you the version of python in use. (Assuming this feature existing in zope 1, I can't vouch for that.) It might also be printed during the start-up messages.
--
Paul Winkler http://www.slinkp.com Look! Up in the sky! It's THE VOLUPTOUS HAIR! (random hero from isometric.spaceninja.com)
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )