This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mykhal
Recipients mark.dickinson, mykhal
Date 2010-05-07.11:58:51
SpamBayes Score 0.18769169
Marked as misclassified No
Message-id <1273233532.68.0.106381755789.issue8643@psf.upfronthosting.co.za>
In-reply-to
Content
ok, my fault, i should have tried

>>> (abs(datetime.datetime.now() - datetime.datetime.now())).seconds
0

sorry :)
History
Date User Action Args
2010-05-07 11:58:52mykhalsetrecipients: + mykhal, mark.dickinson
2010-05-07 11:58:52mykhalsetmessageid: <1273233532.68.0.106381755789.issue8643@psf.upfronthosting.co.za>
2010-05-07 11:58:51mykhallinkissue8643 messages
2010-05-07 11:58:51mykhalcreate