Is time.time() < time.time() always true?

Bjoern Schliessmann usenet-mail-0306.20.chr0n0ss at spamgourmet.com
Tue Nov 21 18:40:22 EST 2006


flamesrock wrote:

> always true? Seems it should be false, since the statement itself
> occurs at one time instant.. but of course we know that python
> doesn't execute code that way..

C++ also wouldn't. How could multiple object instantiations be
atomic?

Regards,


Björn

-- 
BOFH excuse #42:

spaghetti cable cause packet failure




More information about the Python-list mailing list