2 Sep
2002
2 Sep
'02
5:13 p.m.
Jaroslav Lukesh writes:
I was install ZCoMIX-1_0final and I was receive following errors at console while Zope starts (I have installed stripogram). Windows95osr2 czech (CP win-1250), Zope 2.5.1. ... ... 851, in _calcTimezoneName File C:\Program Files\zope-web\lukesh251\lib\python\DateTime\DateTime.py, line 401, in safelocaltime IOError: [Errno 22] Invalid argument I saw a similar problem report in the mailing list (search the archives for "safelocaltime".
The error happens only on Windows. It happens when "localtime" is called with a negative argument. This, probably, is a bug in the Windows C-library. I do not know how you can work around this problem, but maybe the archives tell you ;-) Dieter