time.time()

Bart Nessux bart_nessux at hotmail.com
Sat Jan 24 13:01:40 EST 2004


am I doing this wrong:

print (time.time() / 60) / 60	#time.time has been running for many hours

if time.time() was (21600/60) then that would equal 360/60 which would 
be 6, but I'm not getting 6 so I'm not doing the division right, any tips?




More information about the Python-list mailing list