[Zope] AttributeError: daylight
Michel Pelletier
michel@digicool.com
Wed, 8 Sep 1999 16:37:06 -0400
> -----Original Message-----
> From: mikek [mailto:mikek@mtcibs.com]
> Sent: Wednesday, September 08, 1999 4:23 PM
> To: zope@zope.org
> Subject: Re: [Zope] AttributeError: daylight
>
>
> OK here's what I get
>
> Python 1.5.2 (#3, Sep 7 1999, 17:29:29) [GCC 2.7.2.3] on linux2
> Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam
> >>> import time
> >>> time.daylight
> Traceback (innermost last):
> File "<stdin>", line 1, in ?
> AttributeError: daylight
>
This is abnormal behavior, and given that no one else has reported this,
I lean toward the conclusion that there is something wrong with your
Python setup.
-Michel
>
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://www.zope.org/mailman/listinfo/zope
>
> (To receive general Zope announcements, see:
> http://www.zope.org/mailman/listinfo/zope-announce
>
> For developer-specific issues, zope-dev@zope.org -
> http://www.zope.org/mailman/listinfo/zope-dev )
>