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 skip.montanaro
Recipients brett.cannon, catlee, guettli, jribbens, skip.montanaro, tim.peters, tomster
Date 2007-11-30.21:13:21
SpamBayes Score 0.038610354
Marked as misclassified No
Message-id <18256.31950.932849.827310@montanaro.dyndns.org>
In-reply-to <1196455813.18.0.221248141219.issue1673409@psf.upfronthosting.co.za>
Content
Chris> I keep needing to know the number of seconds that a timedelta
    Chris> represents, so I implemented the following patch.

I can sympathize, but if we accept this patch, for symmetry reasons
shouldn't we also add .todays, .tomicroseconds and maybe even .toweeks?

Skip
History
Date User Action Args
2007-11-30 21:13:22skip.montanarosetspambayes_score: 0.0386104 -> 0.038610354
recipients: + skip.montanaro, tim.peters, brett.cannon, jribbens, guettli, catlee, tomster
2007-11-30 21:13:21skip.montanarolinkissue1673409 messages
2007-11-30 21:13:21skip.montanarocreate