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 larry
Recipients gvanrossum, larry, loewis, r.david.murray
Date 2012-02-26.15:59:43
SpamBayes Score 0.11766112
Marked as misclassified No
Message-id <1330271984.44.0.317990977147.issue14127@psf.upfronthosting.co.za>
In-reply-to
Content
(D'oh.  My pseudo-code should have said

        value = int(mtime * 1000000000)

for that second assignment.  Hopefully my point was still clear.)
History
Date User Action Args
2012-02-26 15:59:44larrysetrecipients: + larry, gvanrossum, loewis, r.david.murray
2012-02-26 15:59:44larrysetmessageid: <1330271984.44.0.317990977147.issue14127@psf.upfronthosting.co.za>
2012-02-26 15:59:43larrylinkissue14127 messages
2012-02-26 15:59:43larrycreate