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 jribbens
Recipients brett.cannon, guettli, jribbens, skip.montanaro, tim.peters, tomster
Date 2007-11-03.00:08:58
SpamBayes Score 0.236087
Marked as misclassified No
Message-id <1194048538.6.0.0228409278962.issue1673409@psf.upfronthosting.co.za>
In-reply-to
Content
Skip has already provided what amounts to a patch. It just needs to be
decided whether to (a) not include it, (b) include it with the floating
point part, or (c) include it without the floating point part.

I couldn't comment as to how many people need it. I can say that I need
it, and anyone else who's used to manipulating dates and times either
"in a unixy sort of way" or with libraries that are expecting time_t's
will need it.
History
Date User Action Args
2007-11-03 00:08:58jribbenssetspambayes_score: 0.236087 -> 0.236087
recipients: + jribbens, tim.peters, skip.montanaro, brett.cannon, guettli, tomster
2007-11-03 00:08:58jribbenssetspambayes_score: 0.236087 -> 0.236087
messageid: <1194048538.6.0.0228409278962.issue1673409@psf.upfronthosting.co.za>
2007-11-03 00:08:58jribbenslinkissue1673409 messages
2007-11-03 00:08:58jribbenscreate