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 r.david.murray
Recipients r.david.murray, sdaoden, vstinner
Date 2011-05-06.12:27:42
SpamBayes Score 0.0018244016
Marked as misclassified No
Message-id <1304684862.97.0.753377935356.issue11999@psf.upfronthosting.co.za>
In-reply-to
Content
Oh, and to be clear: the problem wasn't that the one second interval was too short, the problem was that the times stamps of the files were being compared to the wrong check value (the system clock instead of their previous state).  The extra one tenth second is a "belt and suspenders" addition.
History
Date User Action Args
2011-05-06 12:27:43r.david.murraysetrecipients: + r.david.murray, vstinner, sdaoden
2011-05-06 12:27:42r.david.murraysetmessageid: <1304684862.97.0.753377935356.issue11999@psf.upfronthosting.co.za>
2011-05-06 12:27:42r.david.murraylinkissue11999 messages
2011-05-06 12:27:42r.david.murraycreate