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 Neil Muller
Recipients Neil Muller, davidfraser, hodgestar, tebeka, werneck
Date 2008-05-11.08:25:29
SpamBayes Score 0.0014497507
Marked as misclassified No
Message-id <1210494331.81.0.275894772494.issue2736@psf.upfronthosting.co.za>
In-reply-to
Content
datetime has fromtimestamp already, so using totimestamp keeps naming
consistency (see toordinal and fromordinal).
History
Date User Action Args
2008-05-11 08:25:32Neil Mullersetspambayes_score: 0.00144975 -> 0.0014497507
recipients: + Neil Muller, tebeka, davidfraser, werneck, hodgestar
2008-05-11 08:25:31Neil Mullersetspambayes_score: 0.00144975 -> 0.00144975
messageid: <1210494331.81.0.275894772494.issue2736@psf.upfronthosting.co.za>
2008-05-11 08:25:30Neil Mullerlinkissue2736 messages
2008-05-11 08:25:29Neil Mullercreate