[issue8643] incorrect timedelta yielded by two on-the-fly nows subtraction

Michal Božoň report at bugs.python.org
Fri May 7 13:58:52 CEST 2010


Michal Božoň <michal.bozon at gmail.com> added the comment:

ok, my fault, i should have tried

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

sorry :)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8643>
_______________________________________


More information about the Python-bugs-list mailing list