Brian Butcher
2005-10-08 11:16:04 UTC
I know this is way off topic on this list; but can anyone help?
I am trying to design software which will not be system dependent. Is
time.time() available on Windows? The Python documentation for the time
module is ambiguous.
( It's fairly important that peers in the OTAS system do not pass stale
hypocentral data around, and it's equally important that no client attempts
to reload hypocentral data that it has previously discarded because it is
outdated. )
Brian
I am trying to design software which will not be system dependent. Is
time.time() available on Windows? The Python documentation for the time
module is ambiguous.
( It's fairly important that peers in the OTAS system do not pass stale
hypocentral data around, and it's equally important that no client attempts
to reload hypocentral data that it has previously discarded because it is
outdated. )
Brian