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 Decorater
Recipients Decorater, belopolsky, docs@python, serhiy.storchaka
Date 2017-03-21.18:13:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490120021.84.0.0684845022749.issue29866@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2017-03-21 18:13:41Decoratersetrecipients: + Decorater, belopolsky, docs@python, serhiy.storchaka
2017-03-21 18:13:41Decoratersetmessageid: <1490120021.84.0.0684845022749.issue29866@psf.upfronthosting.co.za>
2017-03-21 18:13:41Decoraterlinkissue29866 messages
2017-03-21 18:13:41Decoratercreate