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 pitrou
Recipients bquinlan, georg.brandl, mark.dickinson, mw44118, pitrou
Date 2009-11-26.12:17:23
SpamBayes Score 0.07101054
Marked as misclassified No
Message-id <1259237866.3466.2.camel@localhost>
In-reply-to <1259223193.59.0.642389849885.issue5788@psf.upfronthosting.co.za>
Content
> A late note: this would be redundant if the oft-requested division of 
> timedeltas were implemented:  t.total_seconds could then be spelt
> 
> t/timedelta(seconds=1)

It would be less obvious, though.
History
Date User Action Args
2009-11-26 12:17:25pitrousetrecipients: + pitrou, georg.brandl, bquinlan, mark.dickinson, mw44118
2009-11-26 12:17:24pitroulinkissue5788 messages
2009-11-26 12:17:23pitroucreate