make test failed in time_test

Fredrik Lundh fredrik at pythonware.com
Tue Sep 21 15:39:39 EDT 1999


Stein M. Eliassen <steinme at norway.eu.net> wrote:
> I'm running Slackware 4.0 and trying a 'make test' with python v1.5.2.
> when I got this:
> 
> test test_time crashed -- exceptions.AttributeError : altzone
> 
> what's this and how do I fix it?

probably a buglet in timemodule.c, which
happens to show up on your linux version.
see:

http://www.deja.com/getdoc.xp?AN=481368797

for some more info.

hope this helps!

</F>





More information about the Python-list mailing list