[Python-Dev] signed - unsigned - big troubles 2.4a2
Grzegorz Makarewicz
mak at trisoft.com.pl
Fri Aug 6 10:33:49 CEST 2004
t = -2208988800.0
import time
print time.localtime(t)
another nasty situation
> timestamp out of range for platform time_t
mak
More information about the Python-Dev
mailing list