Hi,

> Thats really interessting, I assumed the ">=" relation would have helped here 
> :/ 

I googled this even further & the most pythonic way to do it would be

install_start_time = datetime.datetime.now().replace(microsecond=0)

Then the race is completely gone.


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to