[Python-Dev] signed - unsigned - big troubles 2.4a2 (original) (raw)
Grzegorz Makarewicz mak at trisoft.com.pl
Fri Aug 6 10:33:49 CEST 2004
- Previous message: [Python-Dev] signed - unsigned - big troubles 2.4a2
- Next message: [Python-Dev] signed - unsigned - big troubles 2.4a2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
t = -2208988800.0 import time print time.localtime(t)
another nasty situation
timestamp out of range for platform time_t
mak
- Previous message: [Python-Dev] signed - unsigned - big troubles 2.4a2
- Next message: [Python-Dev] signed - unsigned - big troubles 2.4a2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]