[docs] [issue29866] Added datetime_diff to datetime.py.

Decorater report at bugs.python.org
Tue Mar 21 14:13:41 EDT 2017


Decorater added the comment:

Oh, I just realized I forgot to add other if's to each block in case certain parts was 0 but others was not. I also realized I tried to do datetime.datetime.new instead of datetime.datetime.now on the tests.

----------

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


More information about the docs mailing list